Re: Error Code 12

2006-01-05 Thread Buggy Code
Wayne Davison wrote: On Thu, Jan 05, 2006 at 04:28:51PM +1100, Buggy Code wrote: Secrets: test:password You need to specify the user:password in the secrets file, not the module:password. In your copy command you are telling rsync to authorize itself using username sophos, but no password f

Re: Error Code 12

2006-01-05 Thread Wayne Davison
On Thu, Jan 05, 2006 at 04:28:51PM +1100, Buggy Code wrote: > Secrets: > test:password You need to specify the user:password in the secrets file, not the module:password. In your copy command you are telling rsync to authorize itself using username sophos, but no password for that username exists

Re: Error (code 12)

2004-10-14 Thread Wayne Davison
On Thu, Oct 14, 2004 at 02:43:05PM -0400, Kevin Kallsen wrote: > rsync: writefd_unbuffered failed to write 4092 bytes: > phase "send_file_entry": Connection reset by peer See the notes on this web page to help you to figure out what is failing: http://rsync.samba.org/issues.html ..wayne.. --