[Ilugc] Searching files under FTP site

  • From: andyetitmoves@xxxxxxxxx (R.Ramkumar)
  • Date: Wed Jan 3 13:33:08 2007

        Is there a way to look for a specific file on an FTP server?

        It could be under any directory.

        Some sort of recursive search is what I am looking for.

use curlftpfs or gnomevfs-mount or kio_fuse to mount the ftp site
using fuse. then it just takes any of your unix tools (like find) to
do what you want...

it moves on...

-- 
One of the main causes of the fall of the Roman Empire
was that, lacking zero, they had no way to indicate
successful termination of their C programs.
                             -- Robert Firth

Other related posts: