rename error on temporary destination file

2017-09-13 Thread Vangelis Katsikaros via rsync
Hi I am seeing from time to time the following error: rsync: rename "/DEST_DIR/SUB_DIR/.A_FILE.AzmlvG" -> "SUB_DIR/.tmp/A_FILE.xml.gz": No such file or directory (2) rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1183) I rsync from a few source

Re: Should I worry about the "vanished files" warning?

2017-09-13 Thread Vangelis Katsikaros via rsync
Hi Kevin Thanks for the tip. In my case it seems it's fine! Regards Vangelis On 09/07/2017 08:51 PM, Kevin Korb via rsync wrote: > All it means is that rsync saw a file that needed transferring but the > file was gone when rsync actually tried to open it. So look at the > filenames and decide