How to Download Multiple File(s) from a Protected FTP Site...
Hi Guys,
I'm designing a APP that will contact a Protected FTP Site to check for file downloads. The System will be online 24 Hrs. My duty is to check for download of files in a Specified Directory (Say ftp://somesite.com/Downloads) I'm using the Inet Control to get and Send Files. I should download the files if any to a directory on Local Harddisk. How to download a file from the site. I know that I should use the GET Method to get a file. I get a Problem if I try to download more than One file. SO please specify me a method on how should I get the File(s) from the Site using the Inet Control. First of all is it Possible to get it with a Inet Control or anyother Method should be used. Any Help is welcome. Thanks in Advance :cool:
Can u Explain the Terms lcd, asc, mget, etc.,
Hi Jim,
Thanks for ur code. By the By I'm new to FTP. Can U explain me the terms a little bit detail. Actually what should we do. What's our command to get multiple files. Say Suppose My FTP Site contains *.wav file(s). Now What should I give to get the Wave Files to my Local Directory Say (c:\Downloads\). Here what's the use of GetWindowsDirectory API. Is it playing any Important Role here. Can u also Explain its use also. Please.... don't get upset of my Questions. Kindly Help. Thanks in advance.
:(
I think I've found exactly what you need...
Thanks Olly I got it and meet u later...
Hi Olly,
I got the code. I'll see to it and meet u later. Anyway thanks to all u guys...:)