Displaying 20 results from an estimated 11000 matches similar to: "Rsync fail on "Address already in use" error"
2007 Jul 04
0
long filename and rsync error: some files could not be transferred (code 23)
Hi,
I installed a Backup server under Debian Etch.
When a client tries to backup files with a long path I receive this
error message:
skipping overly long name: Documents and
settings\\Amministratore\\Desktop/codice da
2007 Jul 04
2
rsync error: some files could not be transferred (code 23)
Hi,
I installed a Backup server under Debian Etch.
When a client tries to backup files with a long path I receive this
error message:
skipping overly long name: Documents and
settings\\Amministratore\\Desktop/codice da
2002 Dec 23
1
Segmentation Fault on Large (over 2 gig) file from Win2k client to Win2k daemon.
I am trying to sync some large (greater than 2
gigabytes) files, pushing them from a Win2k client to
a Win2k machine running the rsync daemon. Both
machines have the CYGWIN environmental variable set to
ntsec.
Below is the full session. There is only one file in
the MyDatabase directory on the client, but it's 2.2
gig. Once I get this working, I want to set it up to
exclude files in that
2007 Aug 29
6
RSYNC Hang on client match_sums
Hi,
Got a strange problem with rsync ! Here is the story ...
I got a linux rsync server running for 8 months without any problem (rsync
2.6.6 18)
I got about a dozen of rsync clients (linux and windows, generally using a
2.6.5 rsync version) that synchronize their datas without any problem. Some
of them only synchronize a few datas (10 GB) and some others synchronize
large amount of data
2008 May 07
1
speedup remains 1
Hi List,
I'm observing a strange problem on 2.6.9 (no opportunity to upgrade on both ends yet).
Receiver is linux, sender is cygwin.
I transferred a 6GB file (an MS SQL .bak file) physically from one site to the other, in order to get the first "backup" done.
In the meantime, the sender generated a new file, which I know for a fact to be very similar to the manually transferred
2002 Dec 16
1
Creating libraries: Cannot make help
Hi all
I am trying to package a library in R 1.6.1 (Windoze XP).
I have read the document "Writing R extensions" and think I
have done things correctly (though apparently not). I have
searched the mail archives for help to no avail.
I also posted a few days ago and thanks to Peter Dalgaard I have
managed to focus my search for errors.
I am trying to create a library in R. I run the
2008 Oct 13
2
rsync error: Error in socket IO(code 10) at clientserver.c(122)
Hi,
I am using cwrsync ver 2.1.5 over SSH to connect to
myproj@sourceforge.net and facing
some problems and not sure how to go about it. Below is the full text of the
result when I run the batch file. Was wondering if anyone has seen any
similar issue. Any thoughts/help is much appreciated.
------------------------------------------------
Tunnel: ssh
Command to run: "C:\Program
2004 Nov 15
1
several errors with irregular pathnames
I've written a GUI for using rsync on windows machines for third-party
use. The project has reached a beta state and is now being tested in
live situations. However, during these tests, I've encountered some odd
behavior with specific pathnames.
For the record: I'm currently using a cygwin distribution which includes
rsync 2.6.3 to run rsync on Windows machines. The remote server is
2003 Apr 15
0
Patch for stderr logging
Rsync team, and interested parties:
i was attempting to get rsync to launch from tcpserver[0] (an inetd
replacement from djb) and log to stderr for logging via multilog[1]
(syslog replacement by djb) and i was unable to get it to log to stdout/
stderr at all.
[0] http://cr.yp.to/ucspi-tcp/tcpserver.html
[1] http://cr.yp.to/daemontools/multilog.html
i have attached a patch that allows
2006 Sep 18
1
daemon excludes all my files
Hello
I am new to rsync but I started the cwRsyncServer daemon on an Windows
2003 Server machine with this exclude option:
exclude = *.obj Debug *~ *.bak *.orig .svn Thumbs.db Copy?of?* Kopie?van?* .*
This option I have placed in the global section so I won't have to
repeat it on every module.
You can see my rsyncd.conf file attached.
The problem is now all my files get excluded
Now on
2009 Feb 18
0
What's happening now here?
Hello list.
I'm doing nightly syncs over SSH with rsnapshot, and now rsync gives me
strange errors, like:
rsync: failed to connect to localhost: Connection refused (111)
rsync error: error in socket IO (code 10) at clientserver.c(122)
[receiver=3.0.3]
------------------------------------------------------------------------
----
rsnapshot encountered an error! The program was invoked with
2008 Mar 10
2
The server is configured to refuse --iconv
I've just tried upgrading to cwrsync 2.1.0 (Rsync version 3.0.0 protocol
version 30) between 2 Windows XP Pro sp2 machine across the Internet.
I used:
SET CYGWIN=nontsec
SET HOME=c:\cwrsync\bin
C:\cwrsync\bin\rsync -za -u -P --delete --recursive /cygdrive/c/test2/
stuart@test.address.co.uk::test/
When I run the above batch script on the remote machine I get this odd output.
2003 Feb 22
1
rsync ported to BeOS-bone
Hello, here is a preliminary patch allowing rsync 2.5.6
to compile in BeOS (using the new BONE networking stack).
Some explanations:
- BeOS doesn't have chroot(),
- the BONE networking stack export legacy network function
for old apps in libnet.so (linked to by default), so it's
necessary to force linking to the new libraries for things
to work. I've yet to get inet_ntop() to be
2003 Jan 28
2
rsync 2.5.6 fails on Tru64 v5.0 with rsync://<hostname>/
I've just compiled 2.5.6 release on Tru64 V5.0A (configure detects
alphaev67-dec-osf5.0, gcc release is a 3.1.1).
rsync fails using rsync://<hostname>/ syntax.
> lct@goliath(32) [rsync-2.5.6]$ ./rsync rsync://stitch/
> rsync: getaddrinfo: stitch 873: servname not supported for ai_socktype
> rsync error: error in socket IO (code 10) at clientserver.c(83)
Is there anyone else
2003 Jun 27
5
Cygwin Rsync 2.5.6 over SSH hangs on Win2k->Win2k
When using Cygwin Rsync 2.5.6/OpenSSH 3.6.1 for copying files from
Win2k->Win2k, I get 2 or 3 hung processes on the receiving-side out of about
every 50 runs. These hung processes cause the system to be unable to
reboot(?!), requiring a hard reset. Killing the processes allows a graceful
reboot every time. I'm currently running both ssh and rsync as services on
the recieving side.
2004 Jun 18
1
Q: rsync Windows --backup parameters
Thanks a lot ,
This explains a lot ("--backup-dir is on the remote).
I should have guest, sorry about this.
But about the fact that it is an old version, your right but :
- on Linux I tried to install the latest version 2.6.2, but the
"configure"command did never succeed :(, some problems
about not finding a valid cc or gcc. (/lib/libgcc_s-3.2.2-20030225.so.1)
even if it
2002 Apr 03
4
Patch to avoid 'Connection reset by peer' error for rsync on cygwin
The problem is caused because rsync does not close its sockets, and WinSock is a
quite strict on this. The solution is to shutdown and close the fd.
This is a 5-minute hack I've done to fix the obvious occurrences of the problem.
It might be better to extend rsyncs cleanup functions for this, but here it is
anyway to alert people to the problem and its fix.
Max.
BEGIN PATCH
diff -mru
2005 Apr 26
1
Bug#306368: filter rules are too modern for remote rsync (which is 2.5.6)
I received the following bug report for the Debian rsync package today.
I wouldn't have expected 2.6.4 to refuse to talk to even a 2.6.2 in this
way...
Perhaps Wayne could comment?
Paul Slootman
On Tue 26 Apr 2005, Alexey Feldgendler wrote:
>
> Rsync fails to push filters to the the remote host if the remote rsync
> is older than the Debian's. I've tried to connect to a
2003 Dec 02
2
rsync 2.5.6 with ssh to a remote server
Hi,
I would like to use the new interface style:
rsync --rsh="ssh -l username -i key" <src>
username@host::module,
however I get "reset by peer" errors. Can someone give some
suggestions, please? Do I need to provide a symlink to the
/etc/rysncd.conf file from within the user's dir?
Note, I have the groups set to same as user and the
group exists. Where does
2003 Apr 16
1
rsync-2.5.6 on AIX 4.3.3
Hi all,
After a few days of looking into why rsync-2.5.6 would not work when using
the "::" syntax on AIX 4.3.3, I discovered it is only the case when the
system is not patched. I patched my system to maintenance level 10 and it
works fine.
AIX 4.3.3.0 - not working
# uname -a
AIX host1 3 4 00070F3F4C00
# instfix -i | grep ML
<stuff deleted>
All filesets for 4.3.3.0_AIX_ML