Closed paulehoffman closed 2 years ago
icann_cor is by far the largest directory, and it is also the one least likely to be of interest. Maybe add an example of how to exclude it from rsync: rsync -av --exclude="icann_cor/*" icann-pdf.depht.com::pub .
rsync -av --exclude="icann_cor/*" icann-pdf.depht.com::pub .
Added example in 65dbc83b914771f54a8f761f7c5bc6c4f6e2d13a
icann_cor is by far the largest directory, and it is also the one least likely to be of interest. Maybe add an example of how to exclude it from rsync:
rsync -av --exclude="icann_cor/*" icann-pdf.depht.com::pub .