The obsolete directory accounts for 16Gb, and the testing directory which include the next version SME8 is 7Gb big.
The obsolete directory accounts for 16Gb, and the testing directory which include the next version SME8 is 7Gb big.
−
If you are short in space you can easily save 16Gb with --exclude="obsolete/" and 7Gb more with --exclude="testing/"
+
If you are short in space you can easily save 16Gb with --exclude=obsolete/ with --exclude=testing/ in the EXCLUDE="" tag in etc/ftpsync.conf like this:
+
+
EXCLUDE="--exclude=obsolete/"
+
+
More information on the configuration file can be found at [[:Mirrors#Configuration options]].