Displaying 2 results from an estimated 2 matches for "capecomput".
2006 Nov 28
0
Question about deleting a file from the server via Rsync
On 11/27/06, Ben Anderson <ben@capecomputing.com> wrote:
> I'm using cwrsync (with rsync 2.6.9) via ssh
Careful: when we say "rsync via ssh", we usually mean that the client
rsync invokes a second instance of rsync on the server as the ssh
remote command. Your setup counts as talking directly to an rsync
daemon; rsyn...
2007 Oct 24
0
Are extended attributes supported under cygwin for rsync 3.0 pre2 ?
Hello,
I'm using a Cygwin environment to build an rsync.exe using the 3.0 pre-2
release of rsync.
No problem there if I just do "./configure", then "make"... everything
works great.
However, when I run:
"./configure --enable-xattr-support"
I get a message saying:
"Failed to find extended attribute support"
I also see in the sysxattrs.c file that