... adding to this ... you can use --exclude dirOrFileName multiple times - it will form a list
in this particular case: --exclude data would work too, but it would exclude all other directories and files called data inside your recursive directory. This can be handy, or not, depending on the situation. -T On Wed, 2019-07-17 at 16:08 -0700, Rich Shepard wrote: > On Wed, 17 Jul 2019, Ben Koenig wrote: > > > --exclude ~/data/ > > Thanks, Ben. I missed that option when I read the rsync man page. > > Regards, > > Rich > _______________________________________________ > PLUG mailing list > [email protected] > http://lists.pdxlinux.org/mailman/listinfo/plug _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
