Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What tools do I use to retrieve files? (Non-FTP)
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00283655
Message ID:
00283718
Vues:
15
>I need to design a class that will log on to an https: site where files are posted daily which need to be retrieved. I don't know what the names of the files will be except that they will have a certain extension (.cmep) Once I have downloaded them, I only want to check daily for any new files, so I need to see what's out there, determine which ones I haven't downloaded, and download them. I looked at the West-Wind site but can't seem to figure out what he may have that will work. This is a straight https: site, not an FTP site.
>
>Any suggestions??
>

You'll want to use the wwIPStuff library, and the HTTPGet/GetEx methods. Your web site will needs to be anble to show you the list of files somehow. This could be as simple as setting the server rights to let you view the virtual directory, or a dynamic page that builds the list for you. Once you've got the file names, it should be easy enough to use wwIPStuff to grab the files.

HTH
-Paul

RCS Solutions, Inc.
Blog
Twitter
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform