Re: [BackupPC-users] rsync and ssh
On Fri, 2006-08-04 at 13:20, Jacob Carter wrote: > Forgive me for being a newbie, but is there any reason why the default > client command for backing up with rsync through ssh is in the format: > > sshPath rsyncPath . > > and not > > rsyncPath .. -e sshPath ... Backu
[BackupPC-users] rsync and ssh
Hi,Forgive me for being a newbie, but is there any reason why the default client command for backing up with rsync through ssh is in the format:sshPath rsyncPath .and notrsyncPath .. -e sshPath ... Thanks,Jacob ---