Click to See Complete Forum and Search --> : print remote file list


kanuski
11-03-2003, 10:49 AM
Greetings,
I need to access a folder on a remote server and get the filenames into a text file. I have ftp access but have no way of printing or copying filenames. There are over 5000 files so typing them out is not an option (not the way I type anyways!). I have tried a few php ftp scripts but have had no success. I can get the files listed in a Windows Explorer folder using ftp in IE. The list is right before my eyes but I cannot get it into a text file. Any ideas?
Thanks,