Re: rsync error help required

2006-01-05 Thread John Van Essen
On Thu, 5 Jan 2006, gg gg234 <[EMAIL PROTECTED]> wrote: > Hi John, > > Thanks for your reply > > I have check that and i try to run ssh 172.29.5.130 /bin/true > out.dat > and i got the out.dat file with only text inside is Rejected If rsync is seeing that "Rejected" that explains the error. T

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: using strace with rsync

2006-01-05 Thread Wayne Davison
On Thu, Jan 05, 2006 at 10:40:09PM -, Ken Senior wrote: > but after many months of mixed results I have had much less than > perfect luck with rsync from a Linux box [LOCAL] to a windows box > [REMOTE]---that is, constant hanging. This is the oft-encountered problem in cygwin: data-loss in lo

using strace with rsync

2006-01-05 Thread Ken Senior
Hello. I just installed the latest version of cygwin (1.5.18-1) from www.cygwin.com on my Windows XP machine. I have had a lot of success between Linux boxes but after many months of mixed results I have had much less than perfect luck with rsync from a Linux box [LOCAL] to a windows box [REMOTE

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: ssh protocol 2

2006-01-05 Thread Gian G. Spicuzza
Do a google search for "cwrsync". -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Announcing a new project allowing the use of rsync with ssh in password authentication mode

2006-01-05 Thread Shachar Shemesh
Hi all, I know the question came up once or twice lately, and as I needed something similar myself, I actually sat down and wrote it. The project is called "sshpass", and it is available from sourceforge at http://www.sf.net/projects/sshpass. In a nutshell, it allows non-interactive use of ssh in

Re: rsync error help required

2006-01-05 Thread John Van Essen
On Thu, 5 Jan 2006, gg gg234 <[EMAIL PROTECTED]> wrote: > > protocol version mismatch -- is your shell clean? > (see the rsync man page for an explanation) So... Did you look at the man page? Searching for "clean" brings you to the DIAGNOSTICS section, which explains what the problem is and ho

rsync error help required

2006-01-05 Thread gg gg234
Hi,    I have followed this link to configure rsync with ssh.I did all the suggested things on remote machine.When i try to run rsync from source machine i am getting following error   Error   protocol version mismatch -- is your shell clean?(see the rsync man page for an explanation)rsync error: p