Displaying 2 results from an estimated 2 matches for "discard_receive_data".
2009 Apr 26
4
DO NOT REPLY [Bug 6293] New: rsync crashes when transferring files
...->p_offset && offset+len <=
map->p_offset+map->p_len)
(gdb) bt
#0 0x0003123b in map_ptr (map=0x0, offset=0, len=32768) at fileio.c:192
#1 0x00011e54 in receive_data (f_in=5, fname_r=0x0, fd_r=-1, size_r=0,
fname=0x0, fd=-1, total_size=50263) at receiver.c:202
#2 0x00012271 in discard_receive_data (f_in=<value temporarily unavailable,
due to optimizations>, length=<value temporarily unavailable, due to
optimizations>) at receiver.c:321
#3 0x000133f2 in recv_files (f_in=5, local_name=0x0) at receiver.c:695
#4 0x0001cd9c in do_recv (f_in=5, f_out=4, local_name=0x0) at main.c:774...
2005 Mar 22
2
mkstemp fails but data still transferred
Hi all,
I'm running rsync version 2.6.3 protocol version 28 on Solaris 8 and am
having a problem.
We have some scripts that wrap around rsync and generate a list of files
to transfer from the sending system (regardless of whether that directory
exists on the receiver). I was expecting rsync to fail when transferring
files with a path that doesn't exist on the receiver (in fact