[ale] sftp, and rsync like ability
Todd Pike
tpike at teepee-sw.com
Thu May 4 09:58:32 EDT 2006
rsync allows you to tunnel through ssh rather than rsh. Look at the
(--rsh/-e) option to rsync. The destination does not have to be running
rsyncd but does need the rsync command available.
A quick google on "rsync ssh" will give several tutorials.
todd..
> I have a web site to which sftp is the only way to manage the remote
> files. I
> run gentoo. I build my site locally, and then want to move it up to the
> remote site. The standard sftp client seems woefully inadequate (unless I
> missed something in the help).
>
> I would like a way to 'mirror' one directory to a remote one via sftp.
> rsync-like optimization is not really needed. Is there a way to do this?
>
> Thanks
> David
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale
>
More information about the Ale
mailing list