Re: --partial does not "unhide" the files

2018-12-31 Thread Heiko Schlittermann via rsync
Kevin Korb via rsync (Mo 31 Dez 2018 20:50:03 CET): > I can't say I have any idea why rsync would just skip that step and I > can't duplicate it myself. > Your only recourse might be to use --inplace on that system. Hm. receiver.c or rsync.c both contain the debug info string "renaming %s to %s\n

Re: --partial does not "unhide" the files

2018-12-31 Thread Kevin Korb via rsync
I can't say I have any idea why rsync would just skip that step and I can't duplicate it myself. Your only recourse might be to use --inplace on that system. On 12/31/18 12:33 PM, Heiko Schlittermann via rsync wrote: > Kevin Korb via rsync (So 30 Dez 2018 23:56:44 CET): >> I think --partial migh

Re: Aw: Re: rsync remote raw block device with --inplace

2018-12-31 Thread Steve Newcomb via rsync
These responses have been very useful. Thanks especially to *Roland* devzero at web.de because...I'm installing diskrsync . So far it looks like it pretty much works. It's written in Go, which I hadn't used before. There was a bit of a learning curve there

Re: --partial does not "unhide" the files

2018-12-31 Thread Heiko Schlittermann via rsync
Kevin Korb via rsync (So 30 Dez 2018 23:56:44 CET): > I think --partial might be a red herring here. It only applies to what > happens when rsync is aborted in the middle of a file. What happens > without -P? Same happens w/o --partial. I append 2 logs: - a from localhost to remote server, expo