I would like some feedback about the --backup option in rsync. Is
it worth using it for backups, or should I just use rsync
commands that just transfer files without the use of --backup
option?

-b, --backup      make backups (see --suffix & --backup-dir)
--backup-dir=DIR  make backups into hierarchy based in DIR
--suffix=SUFFIX   backup suffix (default ~ w/o --backup-dir)

I am somewhat hesitant to use it because with the backup option,
preexisting destination files are renamed as each file is
transferred or deleted. It also says that previously backed-up
files could get deleted.  Thusly I need some assistance
understanding all the pros and cons.


-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to