Displaying 1 result from an estimated 1 matches for "80999190".
2002 Feb 27
1
rsync error: error in rsync protocol data stream (code 12) at io.c(140)
...links, symlinks,
batchfiles, IPv6,
| 64-bit system inums, 64-bit internal inums
rsync was installed from Debian's 'testing' packages, i.e. not from
source.
| andrewm@connecticut:~$ ls -ltr /home/andrewm/test-rsync/tree/
| total 1425384
| -rw-r--r-- 1 andrewm staff 80999190 Feb 25 16:56 large_file2
<snip> 18 files, all the same size, all ascii randomish text just for
testing.
The files I intend to transfer don't need to be hidden from prying eyes,
but would I benefit from using `ssh' as a more resilient method of
communication than `rsh'?
Any comme...