search for: crystal_windows

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

2006 Jan 30
2
cwrsync server 2.0.4 / winxp / ownership problems?
...machine, the read-only flag gets set. The cwrsync user was created (the install is completely standard)... so I'm thinking it might have something to do with that. Here's my rsyncd.conf: use chroot = false strict modes = false hosts allow = * log file = rsyncd.log pid file = rsyncd.pid [crystal_windows] path=/stuff/windows read only=false comment=some stuff When I run the following command from my laptop: rsync -vzrLpogtu /stuff/windows/ user@node7::crystal_windows It sets *ALL* the files in the /stuff/windows folder on the remote machine to read-only. This is a big problem because it means th...