Displaying 4 results from an estimated 4 matches for "sbattula".
Did you mean:
battula
2008 Dec 29
1
Rsync windows acls
Has rsync integrated windows acls into it yet?
I keep getting error after the first sync:
receiving incremental file list
recv_acl_access: value out of range: ff
rsync error: error in rsync protocol data stream (code 12) at
acls.c(670) [receiver=3.0.5]
thanks.
2007 Jul 09
2
rsync and copying ACL
Hi !
I am trying to use rsync to copy ACL between two Windows hosts. First, I
try locally on a Windows hosting an AD. If I use rsync 3, I get this (I
get the same thing with latest snapshot):
-bash-3.2$ ./rsync-HEAD-20070703-1547GMT/rsync.exe -aAv copieA/ copieB
sending incremental file list
recv_acl_access: value out of range: ff
rsync error: error in rsync protocol data stream (code 12) at
2009 Apr 16
2
rsync windows acl
...destination files, --fake-super is
supposed to be able to do this (though I'm not entirely clear on how it
works).
- Use rsync to copy the data and another tool such as RoboCopy to copy
the ACLs. See:
http://lists.samba.org/archive/rsync/2007-October/018704.html
- Ask Srinivasa Battula <sbattula@...> for his modified version
of rsync that supports Windows ACLs (based on a development snapshot of
2.6.9, unless it has been updated).
--
Matt
--------------------------------------------------------------------------------------------------
My question is:
I first transfer the files wit...
2006 Aug 23
3
Rsync push is slower compared to pull
Hi,
It has been observed that rsync push mode is much slower when compared
to pull (On Identical scenarios). Building/receiving file list takes
almost same time. But data transfer is much slower, whose transfer
ratios are ranging from 1:3 to 1:5. On pull operation data transfer
speed is consistently around 3.5 MB/Sec and it reached 10 MB/Sec.
However, on push the maximum it could reach is