Quoting Frank Burton : > 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 > ssh user@machine "find /foldername/ " TJ ------------------------------------------------- FastQ Communications Providing Innovative Internet Solutions Since 1993 --------------------------------------------------- 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