Displaying 1 result from an estimated 1 matches for "rjaana8xge7qm3h8pk6f3vxn2gjx1qgu".
2012 Jul 23
1
Rsync over ssh with root privileges
Hi,
I'm trying to copy some files from a remote server.
(That server uses passphrase to auth users.)
Rsync should be able to copy files with root privileges.
Here is my attempt:
sudo rsync -avP --exclude 'proc' --exclude 'dev' --exclude 'tmp'
--exclude 'sys' --exclude 'mnt' --rsync-path='sudo rsync' -e "ssh -t
-t -i