Odd issue with locked directories and Mac OS X

2009-03-10 Thread Mike Bombich
Some of my users have reported problems with rsync puking on locked folders. The errors typically look like this: rsync -aNHAXx --fileflags --force-change --no-inc-recursive / /Volumes/ Backup rsync: mkstemp "/Volumes/SCSI Backup/Users/Ken/Library/Caches/ Metadata/Safari/Bookmarks/..DS_Sto

Re: odd issue.

2004-07-22 Thread Wayne Davison
On Thu, Jul 22, 2004 at 10:26:45AM -0400, Drew Weaver wrote: > Why is bashing saying that it cant find rsync even though rsync is then > executed? The remote bash is saying that. You can either fix the PATH on the remote box (e.g. make it so that "ssh -l root box2 rsync" outputs the rsync help te

odd issue.

2004-07-22 Thread Drew Weaver
This is a debian machine. #: /usr/bin/rsync -av -e /usr/bin/ssh /usr/box1backup-072104.tar.gz [EMAIL PROTECTED]:/root/box1backup-072104.tar.gz bash: rsync: command not found rsync: connection unexpectedly closed (0 bytes read so far) rsync error: error in rsync protocol data stream (code 12)