I am using WSFTP and CuteFTP getting problem viewing all files in my server if the files are more than 2000 Is there a way to view all those files , does the problem cause by the ftp applications or this issue is a problem from my server.
you could telnet to your server and then do a pipe command when ls'ing. pipe to a text file then view with your favorite text editor.