FTP Listing To Text File

Not sure where I can ask this question so here is the best I could find....


I am looking for a program (windows or something that can be run from unix shell), which logs into an FTP (using ip, username, password, and port) and outputs a text / html file listing every directory and file on that ftp server.

I have got a program called FtpSearch, but it crashed when the number of files exceeds 5000.

Any ideas ?

 

 

 

 

Top