Re: scp, sftp, etc...
by Simon at 13:58 21/05/07 (Forum::Technical Advice::General)
I'd use rsync.

$ export RSYNC_RSH=ssh (or do that in .bash_profile)

$ rsync -avz user@remote.domain.com:/path/to/directory .

rsync's manpage is pretty good.
--
simon

<< PC-based Chess regex assistance >>
Powered by
Powered by Novacaster