Displaying 2 results from an estimated 2 matches for "main2_mmlan".
2010 Nov 07
1
rsync fails to retrieve file (if local file is incorrect)
...remote machine)
fails!
If I delete the file first, it works (see below).
How is this possible ?
---
N. van Bolhuis.
# md5sum /flashfs/isd1
cd56731612bd5ee2d5a0f4404024cc49 /flashfs/isd1
# ls -al /flashfs/isd1
-rwxr-xr-x 1 root root 22914048 Nov 7 14:31 /flashfs/isd1
#
# rsync -vva main2_mmlan::isd/isd1 /flashfs/isd1
opening tcp connection to main2_mmlan port 873
sending daemon args: --server --sender -vvlogDtpre.isf . isd/isd1
receiving incremental file list
delta-transmission enabled
isd1 is uptodate
sent 28 bytes received 60 bytes 58.67 bytes/sec
total size is 22914048 speedup is...
2010 Oct 29
3
DO NOT REPLY [Bug 7765] New: rsync error 23 without any real error
...on an embedded powerpc 32bit target.
for one transfer rsync shows:
rsync error: some files/attrs were not transferred (see previous errors) (code
23) at main.c(1042) [sender=3.0.7]
but afaik there are no errors, this is what -vvv
shows:
# /mountedisd/bin/rsync -azvvvv --delete /flashfs/var/log/ main2_mmlan::log
opening tcp connection to main2_mmlan port 873
note: iconv_open("ANSI_X3.4-1968", "ANSI_X3.4-1968") succeeded.
sending daemon args: --server -vvvvlogDtprze.isf --delete . log/
(Client) Protocol versions: remote=30, negotiated=30
sending incremental file list
[sender] make_f...