LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   list files in an ftp site (https://www.linuxquestions.org/questions/linux-software-2/list-files-in-an-ftp-site-514056/)

dosnlinux 12-27-2006 11:08 AM

list files in an ftp site
 
Is there a way to list the directories in an ftp site non-interactively, and is there any way to do it recursively? I would like to something like "ftp -list ftp.example.com" and then have it spit out the file listing for that site.

Thanks

crabboy 12-27-2006 12:26 PM

use a good ftp client like ncftp.

It allows: ls -lR

dosnlinux 12-27-2006 12:42 PM

Thanks, that was exactly what I was looking for. (especially ncftpls)


All times are GMT -5. The time now is 08:51 AM.