This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: backup XP on Linux using rsync over ssh: permissions problems


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]