Scanning a ftp directory

tjones at fastq.com tjones at fastq.com
Sun Aug 19 17:25:34 MST 2007


Quoting Frank Burton <burton.frank at gmail.com>:

> I have a website that has a folder with a few thousand files and sub
> folders in it. I need to know the name of every file in this folder
> and it's sub folders. The web server is a go-daddy linux machine and
> my machine is running Mint linux. I have tried using an ftp client to
> scan and generate a txt file for me but it only returns the top level
> folders and nothing deeper. Google didn't really help me either. So I
> am looking for any method that will work. I am willing to try
> anything, be it cli, gui or a scripting language to get it done.
> Thanks
> Frank
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
> 


ssh user at machine "find /foldername/ " 

TJ

-------------------------------------------------
FastQ Communications 
Providing Innovative Internet Solutions Since 1993



More information about the PLUG-discuss mailing list