Displaying 8 results from an estimated 8 matches for "local_version".
2002 May 29
1
Rsync doing nothing and no error message
...tories are local to each machine, no NFS.
on mecc27 :
/home/cadmgr/bin/rsync -avuz --delete -v -v -v -v -v -v -v -v -v /export/home1/Modules mecc29:/export/home3 > 27.log
cmd= machine=mecc29 user= path=/export/home3
cmd=remsh mecc29 rsync --server -vvvvvvvvvvulogDtprz --delete . /export/home3
local_version=24 remote_version=24
building file list ... make_file(4,Modules)
make_file(4,Modules/share)
make_file(4,Modules/share/init)
make_file(4,Modules/share/init/bash)
make_file(4,Modules/share/init/csh)
make_file(4,Modules/share/init/ksh)
make_file(4,Modules/share/init/perl)
make_file(4,Modules/share/ini...
2004 Aug 18
0
[Bug 1618] New: rsync transfer messages
...mba.org
ReportedBy: tregan@t-systemsus.com
QAContact: rsync-qa@samba.org
Hello,
I have two things that concern me;
1.) The message below that says "Server is very old version of rsync, upgrade
recommended".
We just upgraded to 2.6.2
2.) The error condition "local_version=24 remote_version=28", what does this
mean?
$ rsync -aczvvv --rsh=remsh /rsync/shipping/*.dbf
orau1m@agflog25:/bucket/agf>
opening connection using remsh agflog25 -l orau1m rsync --server -
vvvlogDtprcz .
/bucket/agfsap19/inbound...
2002 Jul 06
2
.iso file corrupted
Hello,
On doing "$ rsync --progress --archive --partial
-vvv
rsync://carroll.cac.psu.edu/redhat-ftp/redhat/linux/7.3/en/iso/i386/valhalla
-i386-disc1.iso ", I got the following output
<---------------------------------------------------------------------------
------>
local_version=24 remote_version=26
receiving file list ...
recv_file_name(valhalla-i386-disc1.iso)
received 1 names
done
-rw-r--r-- 668499968 2002/06/18 00:27:09
valhalla-i386-disc1.iso
recv_file_list done
get_local_name count=1 <NULL>
generator starting pid=2156 count=1
generate_files phase=1
recv_files...
2001 Aug 31
0
Weird file permission behavior
...output.
Here is the full command being used:
rsync -r -C --exclude .snapshot -e /usr/pkg/bin/ssh -vvv --delete \
eftp.redback.com:/home/ftp/customers /service/eftp/
And here is the output (I have pared it down a bit, the full output is
available if someone is masochistic enough to look at it):
local_version=24 remote_version=24
local_version=24 remote_version=24
receiving file list ... add_exclude(.snapshot)
[This all goes fine . . . ]
recv_file_list done
get_local_name count=5 /service/eftp/
[Lots of excludes get added]
make_file(-1,customers)
make_file(-1,customers/andan)
make_file(-1,customers/rbak...
2002 Mar 28
1
rsync-2.5.5rc1: two problems on Apple Darwin (== MacOS X)
...build/rsync-2.5.5rc1/testtmp.chgrp/to/""
+ eval rsync -rtgvvv "/local/build/rsync-2.5.5rc1/testtmp.chgrp/from/" "/local/build/rsync-2.5.5rc1/testtmp.chgrp/to/"
+ rsync -rtgvvv /local/build/rsync-2.5.5rc1/testtmp.chgrp/from/ /local/build/rsync-2.5.5rc1/testtmp.chgrp/to/
local_version=20 remote_version=20
local_version=20 remote_version=20
server_recv(2) starting pid=6399
building file list ... make_file(5,.)
make_file(5,foo-10)
make_file(5,foo-73)
make_file(5,foo-50)
make_file(5,foo-887)
make_file(5,foo-75)
done
send_file_list done
send_files starting
recv_file_name(.)
recv_fil...
2001 Sep 12
0
Using RSync with NT/98
...n/rsync.exe' --include='sitever.ini' --include='hclSetup.log'
--include='Update.zip' --exclude='*' onanmtso935::Test /cygdrive/c/Test
RSync produces the following output:
add_exclude(sitever.ini)
add_exclude(hclSetup.log)
add_exclude(Update.zip)
add_exclude(*)
local_version=24 remote_version=24
receiving file list ... recv_file_name(.)
recv_file_name(hclSetup.log)
recv_file_name(sitever.ini)
recv_file_name(Update.zip)
received 4 names
[104631079] i=0 <NULL> . mode=040755 len=8192
[104631079] i=1 <NULL> Update.zip mode=0100644 len=3200
[104631079] i=2 <N...
2002 Sep 05
0
Aborted by user!
...code 12) at io.c(150)
_exit_cleanup(code=12, file=io.c, line=150): about to call exit(12)
The strange thing is, if I run the script by hand, i.e. ./users it works
as shown:
lnb@ns1:~$ ./users
opening connection using ssh zing.crosswind.net rsync --server --sender
-vvvlogDtprz . /etc/raddb/users
local_version=24 remote_version=26
receiving file list ...
server_sender starting pid=49329
make_file(1,users)
recv_file_name(users)
received 1 names
done
recv_file_list done
get_local_name count=1 /etc/raddb/users
recv_files(1) starting
generator starting pid=33660 count=1
send_file_list done
send_files starti...
2003 Jan 27
2
small problem that I'm having...
Good morning guys,
I've compiled and installed rsync 2.5.5 on 2 AIX 4.3 systems.
When I try to run this command
rsync --stats --progress --delete --partial --timeout=60 -aRntvz
patrick@aix1::test /test
I get this message and I don't know why. On both systems I run the
command as root, what could be the cause ?
Oh I was getting the same message with rsync 2.4.X and I still get it
with the