compress_entire_directory_to_tar_archive

This is an old revision of the document!


Compress Entire Directory to tar archive

Apr 2017


tar files are compressed files that contain all files and folders from a given location. The advantage to using .tar files, other than the obvious (potential) space saving is that you can include all file/folder permissions in the .tar file that would potentially be lost if you were doing a straight copy.

compress_entire_directory_to_tar_archive.1499931660.txt.gz · Last modified: (external edit)