Re: FTP Uploads using URL Access Scripting (2nd Posting)
Re: FTP Uploads using URL Access Scripting (2nd Posting)
- Subject: Re: FTP Uploads using URL Access Scripting (2nd Posting)
- From: JollyRoger <email@hidden>
- Date: Mon, 26 Nov 2001 07:01:29 -0600
On 11/25/2001 6:38 PM, "j eln" <email@hidden> wrote:
>
on 11/25/01 6:10 PM, email@hidden at
>
email@hidden wrote:
>
>
>> upload "HD:overview.htm" to "ftp://steve:email@hidden:1000/"
>
>
I think that second colon is screwing you up. I think you have to use
>
slashes.
>
>
For example:
>
upload "HD:overview.htm" to "ftp://steve:email@hidden/1000/"
No, that would look for a DIRECTORY named "1000".
Steve is trying to tell URL Access Scripting to use PORT 1000.
I wonder if this is even supported. Chris? Can anyone from Apple comment?