| View previous topic :: View next topic |
| Author |
Message |
niwi
Joined: 27 Feb 2005 Posts: 128 Location: Heidelberg, Germany
|
Posted: Tue Mar 08, 2005 3:07 pm Post subject: URLDownloadToFile and ftp password |
|
|
Hi,
is it possible to use the URLDownloadToFile command with parameters for username and password like this?
URLDownloadToFile, ftp://user:password@server/file
to download a file as a specific user from a ftp server?
I can't get this to work. Or hve I to use the Windows ftp.exe?
NiWi. |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10480
|
Posted: Wed Mar 09, 2005 4:45 pm Post subject: |
|
|
I tried it and can't get it to work either (ErrorLevel = 1), even though it works when pasted directly into MSIE's address bar.
Improvements to URL and FTP fetching are planned for a future version. |
|
| Back to top |
|
 |
niwi
Joined: 27 Feb 2005 Posts: 128 Location: Heidelberg, Germany
|
Posted: Wed Mar 09, 2005 5:25 pm Post subject: |
|
|
Hi Chris,
thank you. I just use the workaround with the MS ftp.exe.
NiWi. |
|
| Back to top |
|
 |
|