RE: Rsync via ssh hangs on same file repeatedly

2006-05-23 Thread Gawain
At 9:26 PM -0500 on 5/9/06, Tony Abernethy wrote: Flames invitied if I'm wrong, but I think you're looking at the last file successfully transferred as opposed to the first file unsuccessfully transferred. I think I saw a /var in there You get something ungodly long trying to rsync the file

Re: Rsync via ssh hangs on same file repeatedly

2006-05-10 Thread Wayne Davison
On Tue, May 09, 2006 at 08:52:57PM -0500, Gawain wrote: I'm having problems with an rsync via ssh process hanging during transfer. The issues and debugging page on the rsync website gives some advice on how to investigate a hang. It mentions running netstat on each system to check on the state

RE: Rsync via ssh hangs on same file repeatedly

2006-05-09 Thread Tony Abernethy
Flames invitied if I'm wrong, but I think you're looking at the last file successfully transferred as opposed to the first file unsuccessfully transferred. I think I saw a /var in there You get something ungodly long trying to rsync the file that is logging the rsync. something like rsync -av

Re: rsync via ssh tunnel

2004-09-08 Thread Wayne Davison
On Wed, Sep 08, 2004 at 09:42:32AM +0200, Radio Gong 2000 GmbH Co. KG [Technik] wrote: I want to put these two commands in just one command: ssh -i ~/.ssh/id_dsa -C -l sascha -L 873:rsync-server:873 bridge-server rsync -auz rsync://[EMAIL PROTECTED]/share /local-path This was covered a few

Re: rsync via ssh script

2004-03-23 Thread Andrzej Filip
Tim Nonnast wrote: does anybody know, how a bash shell script looks, which automatically enters the ssh password? the rsync call should be: rsync -avz -e ssh /home/johndoe/data/repository [EMAIL PROTECTED]:/home/johndoe/junk the call causes a password question. Is ist possible to automate

RE: rsync via ssh script

2004-03-23 Thread Jason Ferguson
I found this very useful for getting around this problem with osX http://www.bombich.com/mactips/rsync.html -Jason -Original Message- From: Andrzej Filip [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 23, 2004 7:46 AM To: [EMAIL PROTECTED] Subject: Re: rsync via ssh script Tim

RE: rsync via ssh

2001-09-20 Thread Harala, Sauli
Hi, We were just today making some promising tests with F-Secure sshd2 v 3.0 and rsync 2.4.6 in OSF1 (Digital Unix). The rsync+'ssh2 v2.0' server on OSF1 were hanging - but first small tests did not any more show this trouble. This hanging was most often totally preventing using