I am running Grsync on Ubuntu 16.04. I have never had trouble before but now notice that the destination is much larger than than the source and the problem appears to be that files deleted on source are not deleted on destination. Any tips as to what might be going on? Here is my setup -
rsync -r -t -p -o -g -v --progress --delete --size-only -u -l -H -ignore-errors /home/brett/ /media/brett/godpod_backup/brett
0 Answers