Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FTP file download
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
00980915
Message ID:
00981166
Views:
47
Daniel,

Check FTP Class for VFP 5.0+ File #9442. It has GetFtpDirectoryArray method to get the list of files into array.

>
>I am utilizing the WinINet library to program FTP in VFP.
>How can I download multiple files from the FTP server without specifying each file name ?? Can I use FtpGetFile function or do I have to get the list of all files first using FtpFindFirstFile and InternetFindNextFile ?
>
>What I am trying to do is to validate if the file posted on the ftp site was previously downloaded and if it exists in my directory. Also, I am only intrested in downloading text files that starts with a specific character.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform