Re: URL Access Scripting
Re: URL Access Scripting
- Subject: Re: URL Access Scripting
- From: Jolly Roger <email@hidden>
- Date: Tue, 11 Dec 2001 10:28:20 -0600
On 12/11/2001 8:26 AM, "Eric Schult" <email@hidden> wrote:
>
on 12/10/01 3:59 PM, Jolly Roger at email@hidden wrote:
>
>
> set ftpURL to "ftp://tjt:email@hidden/"
>
>
>
> set localFile to choose file
>
> tell application "URL Access Scripting"
>
> upload localFile to ftpURL replacing yes with progress
>
> end tell
>
>
The above script gave me a permission error, even though you're right, the
>
ftp string does work from inside an ftp client. I checked using Anarchie.
(snip)
Why not try scripting Anarchy to do it, then?
JR