search for: linuxproblem

Displaying 2 results from an estimated 2 matches for "linuxproblem".

2004 Jan 22
1
Moving linux server with rsync
Jw, Thank you so much for your reply. The commandline: rsync -avH --rsh=/usr/bin/ssh /www/kunder/web/ MYHOST:/www/kunder/web Solved all of my problems, and I'm now much closer to completing a servermove. I however have one last question. When enetring the above command, I'm asked to type the SSH password to start the transferr. Is there any way to include this in the above mentioned
2004 Feb 18
2
ssh - how to send password ?
Hi, I'm trying to learn rsync and to aid this I'm trying some 'simple' syncronising over the net using SSH. What I can't find clearly explained in the docs is where to put the remote user password in the command line argument. For example I want to sync the two 'documents' directories - one on my local Linux box and another on a server in my office. The command