Displaying 1 result from an estimated 1 matches for "grb2".
Did you mean:
gr32
2016 Aug 25
0
--skip-compress option not selectively skipping files
I've been playing around with the "--skip-compress" option in rsync 3.1.2
and it appears to not selectively skip the compression of files with
suffixes in the list. As a basic example, if I transfer two files, a
".log" file and a ".grb2" file, I get the following results:
no compression
sent 156,412,712 bytes received 110 bytes 62,565,128.80 bytes/sec
total size is 156,374,300 speedup is 1.00
default compression, no custom skip list
sent 99,482,854 bytes received 110 bytes 10,471,890.95 bytes/sec
total size is 156,374,...