Bakken, Luke wrote:
> What I ended up having to do is set CYGWIN=nontsec for my rsync server
and client before any transfers. If your directories are set to inherit
permissions then the permissions will be set OK based on the parent
permissions.
For example:
$ CYGWIN=nontsec rsync -rtvz server::sh
I've been struggling with rsync over ssh for a month. I'm syncing files
between windows boxes and I have rsync working except that its setting
read only to the groups Administrators and Everyone.
Is there any way I can stop rsync or ssh setting permissions/ownership
that wasn't already present
2 matches
Mail list logo