search for: obgr

Displaying 1 result from an estimated 1 matches for "obgr".

Did you mean: obdr
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