RE: Password for SSH2 / Problem With Rsync and ssh2

2001-02-02 Thread Schmitt, Martin
Hi! I believe Ed is dealing with the same SSH2 that has recently caused me severe headaches as well. First of all, it is well possible that rsync over SSH2 won't work at all. Go to the list archives and see the recent thread about 'The "out of memory" problem with large numbers of files'. Person

Re: Problem With Rsync and ssh2

2001-02-01 Thread Eric Whiting
You should be able to find 3 rsync processes. 1 on the source box and 2 on the destination. Do a truss on the pid of the 'hung' processes and report back what state they are in. Also a netstat -na showing the Queues on the socket (port 22) might be helpful. What version of rysnc? What version of

Problem With Rsync and ssh2

2001-02-01 Thread Ed Young
Hi, Does anyone have any idea why rsync makes this file *.pq on the client? When I run this command; /opt/bin/rsync -avz -e /usr/local/bin/ssh allegan:/var/data /var It creates the following; receiving file list ... done data/ldm/ data/xcd/ data/ldm/ldm.pq And then just hangs. The OS on the