FTP Download Problem
I'm connecting to a number of FTP sites using the commands InternetOpen, InternetConnect which works fine. For those sites where I change the directory with FtpSetCurrentDirectory and then download with FtpGetFile this also works. However, one of the sites has the files I require in the root directory (as far as I see it) and calling FtpGetFile in the usual way fails.
Has anyone seen this before? Am I missing a step?
|