On Sunday 19 August 2007 04:33:20 pm Frank Burton wrote: > 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@lists.plug.phoenix.az.us > To subscribe, unsubscribe, or to change your mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss You can use ncftpls which will list everything in it. Look it up, I use it for creating web pages of ftp files dynamically. nathan -- 01001010 01100101 01110011 01110101 01110011 01010011 01100001 01110110 01100101 01110011 --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change your mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss