On Tue, 12 Jul 2016 17:10:39 -0700 John Jason Jordan <joh...@comcast.net> dijo:
>And that brings up my immediate problem. Bear in mind that I want the >destination to be a mirror of the source, hence my need for the >--delete option. Unfortunately, it doesn't seem to be working. Here is >my current command: > > rsync -rptog --delete /media/jjj/Movies/* /media/jjj/Synology > >The command executes fine, except that the --delete doesn't happen: I finally discovered the problem. The --delete option doesn't take wildcards. But the * was actually unnecessary in the first place. After deleting it the --delete option worked. _______________________________________________ PLUG mailing list PLUG@lists.pdxlinux.org http://lists.pdxlinux.org/mailman/listinfo/plug