<div dir="ltr"><div><br></div><div>In Backup.rsync, which of course is a wrapper around rsync that can be used for backups, I do not use --backup, but I do use --link-dest:</div><div><a href="https://stromberg.dnsalias.org/~strombrg/Backup.remote.html">https://stromberg.dnsalias.org/~strombrg/Backup.remote.html</a></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jul 18, 2021 at 11:13 PM Lisa via rsync <<a href="mailto:rsync@lists.samba.org">rsync@lists.samba.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I would like some feedback about the --backup option in rsync. Is<br>it worth using it for backups, or should I just use rsync<br>commands that just transfer files without the use of --backup<br>option?<br><br>-b, --backup      make backups (see --suffix & --backup-dir)<br>--backup-dir=DIR  make backups into hierarchy based in DIR<br>--suffix=SUFFIX   backup suffix (default ~ w/o --backup-dir)<br><br>I am somewhat hesitant to use it because with the backup option,<br>preexisting destination files are renamed as each file is<br>transferred or deleted. It also says that previously backed-up<br>files could get deleted.  Thusly I need some assistance<br>understanding all the pros and cons.<br><br>
-- <br>
Please use reply-all for most replies to avoid omitting the mailing list.<br>
To unsubscribe or change options: <a href="https://lists.samba.org/mailman/listinfo/rsync" rel="noreferrer" target="_blank">https://lists.samba.org/mailman/listinfo/rsync</a><br>
Before posting, read: <a href="http://www.catb.org/~esr/faqs/smart-questions.html" rel="noreferrer" target="_blank">http://www.catb.org/~esr/faqs/smart-questions.html</a><br>
</blockquote></div>