How to use GREP in FTP client where Destination Machine is Unix based -
how use grep in ftp client destination machine unix based? want find files containing specific string amoung files can not initiate telnet session. can initiate ftp session , needed find files/string in various folders & subfolders. kindly help.
grep not part of standard ftp commands. i'm afraid you'll have make ls. far know doesn't support searching through subfolders though. see this thread client.
Comments
Post a Comment