How to Get a Filename from a FTP Server...
Hi Guys,
I Need to download Multiple Files from a FTP Site. Since it's not Possible using a Inet Control, I'm going to do the Process by getting all the Files in the Directory first. Then in a Do while Loop, I'm going to get all the Files. For this I need to know how many files are there in the Current Directory, Secondly the name of the Files in the Current Directory, Any help greatly appreciated. Thanks in Advance.
Regards,
Ramanan.
Can u explain me a little bit in Detail...
Hi Josh,
The Dir Command would list the current working directory and all the files in it. How should I get a Single Filename. By the by what is the LS I haven't heard it. How to use it. Can u explain me a little bit in detail....