On Mon, Jan 09, 2012 at 10:57:04AM -0800, Cheng Renquan wrote:
> I found current lftp find command only list dir/files recursively,
> it's not so useful,
> 
> What I expect is find could support like local GNU find that support
> -name ? -type ? -mtime ? those options ?

-name option can be replaced by "find | grep" combination. Other options
are not implemented yet.

> I wonder if lftp current roadmap has a plan to support that, or I could
> contribute some time on that, may be able to borrow some code from
> GNU find, since both GPL licensed, may be not that hard;

Patches are always welcome.

-- 
   Alexander.
_______________________________________________
lftp-devel mailing list
lftp-devel@uniyar.ac.ru
http://univ.uniyar.ac.ru/mailman/listinfo/lftp-devel

Reply via email to