Displaying 1 result from an estimated 1 matches for "baby15".
Did you mean:
baby
2002 Nov 14
0
(no subject)
...ding file list ... done
deleting by15.rar
deleting b5
deleting b4
wrote 990 bytes read 20 bytes 2020.00 bytes/sec
total size is 176064963 speedup is 174321.75
~/0s/ska/news $ rsync -t -u -n -r --delete --delete-after --verbose /mnt/c/news/ /home/b/0s/ska/news
building file list ... done
deleting baby15.rar
deleting b5
wrote 990 bytes read 20 bytes 2020.00 bytes/sec
total size is 176064963 speedup is 174321.75
So, depending on --delete-after, the file b4 will or will not be deleted. Any ideas? What information can I provide to help debug this (if any)?
My system: rsync 2.5.4, mandrake 8.2
--...