search for: casteld73

Displaying 4 results from an estimated 4 matches for "casteld73".

2004 Dec 21
1
Rsync permission issue
I am connecting to my rsync server as follows: ssh -f -i ~/.ssh/id_dsa -C -l SOMEUSER -L 8730:localhost:873 SOMEHOST sleep 40 rsync -av rsync://localhost:8730/module /dest My LAN servers connect w/o incident or problems. However- I am trying to connect in a remote server and it is giving me some grief. rsyncd.log excerpt: 2004/12/20 17:00:46 [25997] stat "fran/Herb's info" (in
2005 Jan 17
1
Errors during transfer
I am using rsync w/ CYGWIN to copy files from an NT server to a Freebsd 5.3 server running runsy- latest 2.6.3 BSD patch to latest RELEND_5_3. I am moving very large 2gb files/. An older version exists at the destination so it is only xferring diffs. I am using putty with port forwarding to handoff to rsync as localhost:873. I can transfer files but occaissionally two erros occur and I have
2005 Jan 04
2
Transferring Large Files w/ Rsync - Initial Xfer
Hi All- I am trying to use rsync to synchronize very large files- some are close to 2gb in size. I have copied the files manually to a usb drive and shipped it to the location where the rsync server is running. At the remote location I copied the files to a directory which resides on the rsync server and is being pointed to by the module section rsyncd.conf. The source files have
2004 Dec 19
2
SSH Tunnel Problem
I have set up an Rsync server on FreeBSD 5.3 and plan on having windows clients synchronize data to it. Rsync running as a daemon works fine. I can successfully copy data up to the server and view it via scp. Also- I can connect via ssh and run rsync as well. HOWEVER- I cannot connect "passwordless" with SSH and then connect to the rsync daemon. The following demonstartes what I