Displaying 3 results from an estimated 3 matches for "local_folder".
2005 Jun 20
1
rsync: connection unexpectedly closed.
Hi Everybody,
I m running RedHat 9 Linux and I have the rsync-2.5.5-4 package.
When I m trying to the following:
[root@myhost_name root]# /usr/bin/rsync -va 10.0.8.190:usr/local/src
/local_folder
I got the following error:
Couldn't get address for your host (10.0.8.53)
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(150)
Note: rsync is working fine with the -e ssh option.
Also the rsh and rlogin works fi...
2003 Mar 13
1
want to access a Windows Share from a Red Hat 8 linux box
Try something like
mount -t smbfs -o username=user,password=password,workgroup=domain
//windows_server/folder
/local_folder
you may also want to add ,ip=<Windows_server_IP> if it can't resolve the
name
Thanks
Steve Simeonidis
Network Engineer, Spherion Education
Spherion Group Ltd
"Making the Workplace Work Better"
1st Floor, 493 St. Kilda Rd,
Melbourne VIC 3004,
Australia
+61 3 9243 238...
2006 Mar 16
1
rsync: connection unexpectedly closed.
...some time back (given below).
Did you get any solution?
Regards
C Jagadish
Your original message:
======================
I m running RedHat 9 Linux and I have the rsync-2.5.5-4 package.
When I m trying to the following:
[root at myhost_name root]# /usr/bin/rsync -va 10.0.8.190:usr/local/src
/local_folder
I got the following error:
Couldn't get address for your host (10.0.8.53)
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(150)
Any Advice will be very helpful.
Best Regards.
Samir Noshy