Displaying 20 results from an estimated 157 matches for "recv_files".
2005 Jul 07
1
rsync 2.6.4 - directory always updated
Hi,
I'm trying to figure out why when I do an rsync (Solaris, version
2.6.4 on both sides) from a site on the West Coast of the US to a site
on the East coast, I keep getting directories updated when I use the
command like this:
# rsync -ar -v -v -i -O --force --delete --exclude=.snapshot --stats \
src:/sysic/lib/freedomlib_V100/ /sysic/lib/freedomlib_V100/
And I get output like this,
2014 Nov 24
1
rsync not transferring files
...tes received: 1.74M
sent 48 bytes received 1.74M bytes 204.52K bytes/sec
total size is 97.70G speedup is 56200.47
[root at centos findmoore]#
Here it is when I use the switch --itemize-changes as suggested
when I run it it display a list of the files and then ends with this
send_files phase=1
recv_files phase=1
generate_files phase=2
send_files phase=2
recv_files phase=2
send files finished
generate_files phase=3
total: matches=0 hash_hits=0 false_alarms=0 data=0
recv_files finished
rsync[32689] (receiver) heap statistics:
arena: 204800 (bytes from sbrk)
ordblks: 7 (c...
2008 Apr 30
2
rsync copying over existing files
...rator(backup/SLES-10-x86-CD1.iso,4)
send_files(4, backup/SLES-10-x86-CD1.iso)
.f backup/SLES-10-x86-CD1.iso
recv_generator(backup/stage2.img,5)
send_files(5, backup/stage2.img)
.f backup/stage2.img
recv_generator(backup/wget,6)
send_files(6, backup/wget)
.f backup/wget
recv_files(1) starting
generate_files phase=1
send_files phase=1
recv_files(backup)
recv_files(backup/EDC3.1.4.dmg.zip)
recv_files(backup/SLES-10-x86-CD1.iso)
recv_files(backup/stage2.img)
recv_files(backup/wget)
recv_files phase=1
generate_files phase=2
send_files phase=2
send files finished
total: matches=0...
2018 Dec 30
2
--partial does not "unhide" the files
...)
send_files(1, ./x)
count=0 n=0 rem=0
send_files mapped ./x of size 0
calling match_sums ./x
<f+++++++++ x
sending file_sum
false_alarms=0 hash_hits=0 matches=0
0 100% 0.00kB/s 0:00:00 (xfr#1, to-chk=0/1)
sender finished ./x
generate_files phase=1
recv_files(1) starting
recv_files(x)
got file_sum
set uid of .x.VITBUv from 0 to 1000
set gid of .x.VITBUv from 0 to 1000
set modtime of .x.VITBUv to (1546208608) Sun Dec 30 14:23:28 2018
<rename is missing here>
send_files phase=1
recv_files phase=1
generate_files phase=...
2018 Dec 31
2
--partial does not "unhide" the files
..._local_name count=1 /tmp/y
-generator starting pid=16534
+generator starting pid=18896
delta-transmission enabled
recv_generator(y,0)
send_files(0, ./x)
@@ -30,10 +30,11 @@
false_alarms=0 hash_hits=0 matches=0
sender finished ./x
generate_files phase=1
-recv_files(1) starting
send_files phase=1
+recv_files(1) starting
recv_files(y)
got file_sum
* +renaming .y.Oq45md to y
recv_files phase=1
generate_files phase=2
send_files phase=2
@@ -43,9 +44,9 @@
recv_files finished
generate_files phase=3
generate_file...
2009 Jul 14
1
--delete not working (minimal example)
...ter,*,2)
send_file_list done
send_files starting
server_recv(2) starting pid=4777
recv_file_name(.)
recv_file_name(letter)
received 2 names
recv_file_list done
get_local_name count=2 box2/
generator starting pid=4777
delta-transmission disabled for local transfer or --whole-file
recv_generator(.,0)
recv_files(2) starting
send_files(0, box1/.)
recv_generator(.,1)
recv_generator(letter,2)
letter is uptodate
send_files(2, box1/letter)
generate_files phase=1
send_files phase=1
recv_files(.)
recv_files(letter)
recv_files phase=1
generate_files phase=2
send_files phase=2
send files finished
total: matches=0...
2008 Jul 04
2
rsync --delete isn't deleting files
I had this working on an older version, since 2.6.9 that when I set
--delete and --dry-run, I get no "Deleting ******" lines. Also, the
--delete-before never worked for me.
Working on a space constrained mirror, this has proven very handy,
when it works. What's up with the new versions? I haven't changed a
thing.
Best regards,
Tiago Marques
2014 Nov 26
0
rsync not transferring files [SOLVED]
....52K bytes/sec total size
>> is 97.70G speedup is 56200.47 [root at centos findmoore]#
>>
>> Here it is when I use the switch --itemize-changes as suggested
>> when I run it it display a list of the files and then ends with
>> this
>>
>> send_files phase=1 recv_files phase=1 generate_files phase=2
>> send_files phase=2 recv_files phase=2 send files finished
>> generate_files phase=3 total: matches=0 hash_hits=0
>> false_alarms=0 data=0 recv_files finished
>>
>> rsync[32689] (receiver) heap statistics: arena: 204800
>>...
2009 May 15
1
rsync creates file twice
...ude)
[sender] expand relnamecache * to 256 bytes, did move
received 1 names
[receiver] flist start=3, used=1, low=0, high=0
[receiver] i=3 2 usr/include/ mode=040755 len=20480 uid=0 gid=0 flags=40
recv_file_list done
get_local_name count=2 /volume1/tmp/rsync_4
created directory /volume1/tmp/rsync_4
recv_files(1) starting
[sender] flist start=3, used=1, low=0, high=0
[sender] i=3 <NULL> /usr/include/ mode=040755 len=20480 uid=0 gid=0 flags=40
send_files starting
[receiver] receiving flist for dir 1
[sender] make_file(/usr/include/fltk-1.1,*,2)
[sender] flist start=5, used=1, low=0, high=0
[sender]...
2004 Dec 27
7
[Bug 2187] rsync large file getting verification failed using -z
https://bugzilla.samba.org/show_bug.cgi?id=2187
------- Additional Comments From qiucheng@csc.com.cn 2004-12-27 01:15 -------
Created an attachment (id=869)
--> (https://bugzilla.samba.org/attachment.cgi?id=869&action=view)
error log
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact
2010 Oct 30
1
osx remote backup wrong permissions
...opied the whole System but the results were the same though some files had permission denied errors. The output on my test folder show nothing remarkable, no errors, etc. Am I missing something here?
Any thoughts appreciated or directions to look in.
Thanks, Rob
delta-transmission enabled
recv_files(1) starting
recv_generator(audit,1)
recv_generator(audit,2)
send_files(2, /private/var/audit)
audit/
set modtime of audit to (1288417603) Sat Oct 30 01:46:43 2010
recv_generator(audit/20100701144405.20100702030039,3)
send_files(3, /private/var/audit/20100701144405.20100702030039)
send_files mapped...
2004 Sep 15
0
(no subject)
...ving file list ...
recv_file_name(.)
recv_file_name(COPYING)
recv_file_name(INSTALL)
recv_file_name(NEWS)
recv_file_name(README)
recv_file_name(TODO)
received 6 names
done
recv_file_list done
get_local_name count=6 .
generator starting pid=2180 count=6
delta transmission enabled
recv_generator(.,0)
recv_files(6) startingrecv_generator(COPYING,1)
recv_generator(INSTALL,2)
recv_generator(NEWS,3)
recv_generator(README,4)
recv_generator(TODO,5)
generate_files phase=1
recv_files(COPYING)
COPYING
got file_sum
renaming .COPYING.000820 to COPYING
recv_files(INSTALL)
INSTALL
got file_sum
renaming .INSTALL.00082...
2008 Feb 02
2
hardlinks not working with inode number > 2^31
I've been using 3.0.0pre8 to move a Debian archive from one filesystem
to another. This archive contains a daily snapshot of the Debian ftp
site, with common files hardlinked to save space.
I noticed that it was using far more space than necessary. Upon
investigation it seems that all the source files that have inode numbers
greater than 2^31 aren't being hardlinked together at the
2009 May 22
2
weird access function in rsync code.
Dear List,
When I use "access" function to find out if the folder exist in rsync
code. I found that it's will NOT act as normal function.
I have tried 2 test:
a) embedded in rsync function "int recv_files(int f_in, char
*local_name)" and hard coded with following line.
access("/home/admin/test",F_OK)
Result: Failed with -1, just mean the test folder is NOT existed, but it
does exist.
b) simple "hello world program"
OK.
Result: return 0, folder exist.
Right now, I can...
2014 Nov 22
1
rsync not transferring files
...rsync -avz -P --stats --delete username at servername::modulename/
/local/path
receiving incremental file list
recv_file_name(.)
received 1 names
recv_file_list done
get_local_name count=1 /home/findmoore
generator starting pid=2499
delta-transmission enabled
recv_generator(.,0)
delete_in_dir(.)
recv_files(1) starting
recv_generator(.,1)
generate_files phase=1
recv_files(.)
recv_files phase=1
generate_files phase=2
recv_files phase=2
generate_files phase=3
recv_files finished
rsync[2432] (receiver) heap statistics:
arena: 135168 (bytes from sbrk)
ordblks: 2 (chunks not in...
2004 Apr 21
1
rsync-2.6.1pre-1 hang
...argv=0x0) at flist.c:1033
#7 0x08053e1a in hash_search (f=1, s=0x0, buf=0x0, len=577936410078638920) at match.c:170
#8 0x08054003 in hash_search (f=1, s=0x0, buf=0x0, len=0) at match.c:202
#9 0x08054726 in match_sums (f=30, s=0x806d638, buf=0x0, len=128983684031) at match.c:319
#10 0x0804d1e4 in recv_files (f_in=30, flist=0x80712b1, local_name=0x6d <Address 0x6d out of bounds>) at receiver.c:349
#11 0x080593ef in receive_file_entry (fptr=0x0, flags=0, flist=0x0, f=0) at flist.c:593
#12 0x0805a2f5 in send_file_name (f=3, flist=0x0, fname=0x0, recursive=0, base_flags=0) at flist.c:920
#13 0x0805a...
2008 Jul 02
1
Non-clean Rsync 3.0.3 exit on OSX
...=1, used=1, low=0, high=0
[sender] i=1 /Users/portman/Sites index.html mode=0100644 len=5756 uid=10452
gid=2053 flags=5
send_file_list done
get_local_name count=1 /Volumes/MacHardDisk/Users/portman/Sites/index.html
generator starting pid=21246
delta-transmission enabled
recv_generator(index.html,1)
recv_files(1) starting
index.html is uptodate
send_files starting
generate_files phase=1
send_files(1, /Users/portman/Sites/index.html)
recv_files(index.html)
send_files phase=1
recv_files phase=1
generate_files phase=2
send_files phase=2
recv_files phase=2
send files finished
generate_files phase=3
total: ma...
2020 Feb 01
1
[Bug 14260] New: leading / added to file name causing file not found when setting permissions
...al_name count=1 /
generator starting pid=8287
delta-transmission enabled
recv_generator(20200125_110331.jpg,1)
send_files(1, 20200125_110331.jpg)
count=0 n=0 rem=0
send_files mapped 20200125_110331.jpg of size 2649522
calling match_sums 20200125_110331.jpg
20200125_110331.jpg
generate_files phase=1
recv_files(1) starting
recv_files(20200125_110331.jpg)
data recv 32768 at 0
data recv 32768 at 32768
...
data recv 32768 at 1605632
data recv 32768 at 1638400
sending file_sum
false_alarms=0 hash_hits=0 matches=0
sender finished 20200125_110331.jpg
data recv 32768 at 1671168
data recv 32768 at 1703936
...
dat...
2002 Jul 06
2
.iso file corrupted
...al_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(1) starting
recv_files phase=1
generate_files phase=2
recv_files finished
wrote 142 bytes read 1068 bytes 23.05 bytes/sec
total size is 668499968 speedup is 552479.31
<---------------------------------------------------------------------------
------>
However , on running md5sum on the ....
2004 Sep 16
3
Rsync param parsing using --rsh broken? (was: no subject)
...ving file list ...
recv_file_name(.)
recv_file_name(COPYING)
recv_file_name(INSTALL)
recv_file_name(NEWS)
recv_file_name(README)
recv_file_name(TODO)
received 6 names
done
recv_file_list done
get_local_name count=6 .
generator starting pid=2180 count=6
delta transmission enabled
recv_generator(.,0)
recv_files(6) startingrecv_generator(COPYING,1)
recv_generator(INSTALL,2)
recv_generator(NEWS,3)
recv_generator(README,4)
recv_generator(TODO,5)
generate_files phase=1
recv_files(COPYING)
COPYING
got file_sum
renaming .COPYING.000820 to COPYING
recv_files(INSTALL)
INSTALL
got file_sum
renaming .INSTALL.00082...