cc_staff
290
edits
(Marked this version for translation) |
No edit summary |
||
Line 15: | Line 15: | ||
*Files smaller than ~10GB should be combined into archive files (''tarballs'') using [[A tutorial on 'tar'|tar]] or a [[Archiving and compressing files|similar tool]]. | *Files smaller than ~10GB should be combined into archive files (''tarballs'') 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'#split|split]] command or a similar tool. | *Files larger than 4TB should be split in chunks of 1TB using the [[A_tutorial_on_'tar'#split|split]] command or a similar tool. | ||
*'''DO NOT SEND SMALL FILES TO NEARLINE''' | |||
==== Using tar or dar ==== <!--T:36--> | ==== Using tar or dar ==== <!--T:36--> |