Displaying 1 result from an estimated 1 matches for "rsync50".
Did you mean:
rsync0
2007 Dec 11
0
Problem with rsync over ssh
...the following command on the clients's side as user copy50
===========================================
rsync -avzP --exclude-from rsyncexclude -e "ssh -l copy50"
/home/copy50/backup 62.75.xx.xxx:/home/copy50/backup
This is the output
===========================================
$ ./rsync50.sh
building file list ...
4 files to consider
rsync: connection unexpectedly closed (8 bytes received so far) [sender]
rsync error: unexplained error (code 255) at io.c(463) [sender=2.6.8]
The ssh logs says:
===========================================
*Dec 11 19:59:44 vsxxxxxxx sshd[19558]:...