search for: acvv

Displaying 2 results from an estimated 2 matches for "acvv".

Did you mean: actv
2004 Jun 18
2
possible writefd_unbuffered error; what am I screwing up this time
...o I opened a telnet session on the remote system and did the following command rsync --backup --read-batch=brf --block-size=1000 /test/miki_briefcase result was rsync:writefd_unbuffered failed to write 64 bytes: phase "unknown": Broken Pipe brf.rsync_argvs contains the following rsync -acvv --rsh=rsh --backup --stats --read-batch=brf --block-size=1000 ${1:-/test/miki_briefcase} I have tried the command with and without -acvv --rsh --stats and it always fails with the same message I would appreciate any pointers as to what I am screwing up. I have chmod'ed all the brf* files to 0...
2009 Jun 20
0
-C flag with --delete-excluded
Can someone tell me if the -C (cvs related) flag would get ignored in this command: /usr/bin/rsync -aCvv --stats --exclude-from=/usr/local/common/baseX/zfs/bin/zfs-exclude.txt --delete-excluded /cvsbX/zfs/ /usr/local/common/baseX/zfs/ There is no cvs related stuff in zfs-exclude.txt