Bureaucrats, cc_docs_admin, cc_staff
2,879
edits
No edit summary |
mNo edit summary |
||
Line 17: | Line 17: | ||
*Files smaller than ~10GB should be combined into archive files (<i>tarballs</i>) using [[A tutorial on 'tar'|tar]] or a [[Archiving and compressing files|similar tool]]. | *Files smaller than ~10GB should be combined into archive files (<i>tarballs</i>) using [[A tutorial on 'tar'|tar]] or a [[Archiving and compressing files|similar tool]]. | ||
*Files larger than 4TB should be split in chunks of 1TB using the [[A_tutorial_on_'tar'#Splitting_files|split command]] or a similar tool. | *Files larger than 4TB should be split in chunks of 1TB using the [[A_tutorial_on_'tar'#Splitting_files|split command]] or a similar tool. | ||
* | *<b>DO NOT SEND SMALL FILES TO NEARLINE, except for indexes (see <i>Creating an index</i> below).</b> | ||
==== Using tar or dar ==== <!--T:36--> | ==== Using tar or dar ==== <!--T:36--> |