On Fri, 2008-11-14 at 07:19 -0800, wolfbuda wrote: > I have the follow command rsync -apbrvz to sync two local folders but rsync > creates a files with an "~" on end of file name when the file exist. How can > I stop this?
The -b option is doing that. Remove it. Matt -- 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