I am logged in to an ftp server and want to find a particular directory within all the directories that exist there. I am looking for a command similar to the Unix find command. Is there something like this available?
|
feedback
|
|
While theoretically possible I'm not aware of any ftp-client to support this. EDIT: As idursun pointed out Total Commander can do it. It's not possible with regular If you really have only ftp-access you could try to list all directories recursively to a file and then | ||||
|
feedback
|
|
Total Commander can do that. Connect to ftp using the built-in ftp client and perform a normal search (Alt+F7) in the ftp tab. | ||||
|
feedback
|