backup XP on Linux using rsync over ssh: permissions problems

Greg Chicares gchicares@sbcglobal.net
Wed Jun 10 04:18:00 GMT 2009


On 2009-06-10 03:36Z, H.S. wrote:
> 
> rsync --delete --modify-window=10  --force -Rvaue ssh
>     --exclude-from=$EXCLUDESFILE --progress \
>     xp-box:"/cygdrive/c/Documents\ and\ Settings/user1
> /cygdrive/c/Documents\ and\ Settings/user2" /mnt/backups/xp-daily-00;

Does '-p' ('--perms') help with the permissions problems?

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list