Displaying 3 results from an estimated 3 matches for "notnsec".
Did you mean:
nontsec
2006 Jun 28
1
rsync and chmoding permissions on Windows
I'm trying to use rsync to keep the permissions between two Windows servers.
A windows NT 4 server (with rsync daemon) and windows 2003 R2
I use Rsync in a batch file and I run it as Administrator by double
clicking on it.
Typically:
set cygwin=notnsec
rsync -rpDPo --chmod=Du+rwx,Fu+rwx,+X
and the files are crossed over but the permissions are screwed up.
Now, I can't find out the exact syntax for the Rsync --chmod= command.
Documents for using it on Windows are not good.
Normal 'chmod' I know.
the D and F refer to the directory...
2008 May 15
4
RSync from NAS machine over WinXP with cwRSync to another PC
Hello,
some people want to use the following construction:
they have a NAS machine with an integrated rsync (may be on embedded linux).
they have a WinXP with cwRsyncServer (with rsync 3.0.2)
and they have on WinXP a network share (i.e. Y:
== "//192.168.100.123/sharename")
They can use NAS / WinXP with cwRsync to copy files from NAS to a local path
on the WinXP machine.
But how
2003 Dec 19
1
Problem on XP with --delete option
Hi,
I'm experiencing a problem on rsync with the --delete option.
Situation:
Server = Mandrake Linux 9.2 running rsync daemon
Client = Windows XP workstation running cygwin + rsync2.5.1 combined with ssh.
All this implemented conform the website of Robert Scholten (http://optics.ph.unimelb.edu.au/help/rsync/)
Every thing seems to work fine exept for the --delete option.
The rsync says: