Pradhap 's UNIX Corner

All | General | Java | Music
« Previous day (May 12, 2009) | Main | Next day (May 14, 2009) »
20090513 Wednesday May 13, 2009

SFTP recursive download tool

sftp default client which ships as part of ssh package doesn't handle recursive copy. Found a really good command line tool lftp . Lftp - Sophisticated file transfer program can handle sftp protocol too. This is being shipped as part SUNWlftpu package.

lftp username@host

To connect to host.

lftp:~> mirror <remote dir> <local dir>

The above command will mirror the remote directory to local directory. For more information for lftp http://tutorials.papamike.ca/pub/lftp.html

Posted by pradhap ( May 13 2009, 12:07:45 AM PDT ) Permalink

Calendar

Google Maps

RSS Feeds

Search

Links

Navigation

Referers