Displaying 4 results from an estimated 4 matches for "previous_version".
2004 Jul 11
0
Rsync fail on "Address already in use" error
Rsync fail on "Address already in use" error:
rsync.exe -r -t -b --backup-dir=previous_version --modify-window=2 --exclude
="~$*" --exclude="*.bak" --delete -v "/cygdrive/D/Doc"
name@10.99.1.3::name/
rsync: failed to connect to 10.99.1.3: Address already in use
rsync error: error in socket IO (code 10) at
/tmp/rsync-2.5.6/clientserver.c(83)
Any clue?
Rami
2007 Jul 04
0
long filename and rsync error: some files could not be transferred (code 23)
...2 speedup is 83349.59
rsync error: some files could not be transferred (code 23) at main.c(791)
and it doesn't backup all "Document and Settings" directory !!!
I use NasBackup with cgwin to use rsync with windows and I use this
command to run rsync :
rsync.exe -r -t -b --backup-dir=previous_version --compress
--exclude="*.bak" --delete -v "/cygdrive/D/[Directory]" pc-5@server::pc-5/
How can I fix it ?
Thank's in advance.
--
Best
Peppe La Rosa
2007 Jul 04
2
rsync error: some files could not be transferred (code 23)
...2 speedup is 83349.59
rsync error: some files could not be transferred (code 23) at main.c(791)
and it doesn't backup all "Document and Settings" directory !!!
I use NasBackup with cgwin to use rsync with windows and I use this
command to run rsync :
rsync.exe -r -t -b --backup-dir=previous_version --compress
--exclude="*.bak" --delete -v "/cygdrive/D/[Directory]" pc-5@server::pc-5/
How can I fix it ?
Thank's in advance.
--
Best
Peppe La Rosa
2007 Aug 29
6
RSYNC Hang on client match_sums
...)
First thing i do is upgrading both servers and clients to 2.6.9 protocol
version 29. After upgrade the problem is the same.
I've run the client with the -vvv flag ans run a strace of the servers
processes, here they are :
[client] add_rule(- ~$*)
[client] add_rule(- *.bak)
backup_dir is previous_version/
opening tcp connection to xxx.yyy.zzz.aaa port 873
opening connection using --server -vvvvbtr --backup-dir previous_version
--delete . bambckp/bam/
(Client) Protocol versions: remote=29, negotiated=29
building file list ...
[sender] make_file(tmpal,*,2)
[sender] make_file(tmpal/Joom!Fish1.7,*,2)...