Bypassing Excel's FTP login/password dialog
- From: tyler.paavola@xxxxxxxxx
- Date: Wed, 30 Jan 2008 09:33:42 -0800 (PST)
Hi all,
Currently, I am using
Workbooks.OpenText Filename:= "ftp://username:password@ftpservername/
directory" & (some other parameters)
to connect to a ftp server to download files that will generate my
data.
The script works great, the only problem is that it brings up a FTP
login screen, prompting for the username and password.
This script needs to be automated, so I cannot have a login dialog
box.
As shown above, I have put the username and password details within
the ftp link, but the dialog box is still displayed.
Any ideas?
many thanks in advance
.
- Follow-Ups:
- Re: Bypassing Excel's FTP login/password dialog
- From: Brouws
- Re: Bypassing Excel's FTP login/password dialog
- Prev by Date: Re: csv file convert to excel file
- Next by Date: Re: Incentive Spread*** Problem
- Previous by thread: Re: Fixed or floating command buttons
- Next by thread: Re: Bypassing Excel's FTP login/password dialog
- Index(es):