|
|
|
|
|
by dedward
5809 days ago
|
|
This is especially useful when dealing with directories with too many files in them - say around a million files. Regular globbing won't work, and most regular tools won't work - but tar works great. Also - another trick is to give it -c blowfish to use a lighter/faster cipher for the transfer to save on CPU time. |
|