User Tools

Site Tools


Sidebar

Computer Science

Germany

Others

Links

computer_science:software:linux:commands:archive_all_files_in_a_directory

This is an old revision of the document!


Creating archives

Using zip

Use -e for encryption Use from -0 (none, archive only) to -9 (max) to set compression level

zip /home/<my_user>/<my_archive_name>.zip -r /folder/to/archive -e -9

Using 7zip

First verify that 7zip is installed

sudo apt-get install p7zip-full
computer_science/software/linux/commands/archive_all_files_in_a_directory.1483112837.txt.gz · Last modified: 2016/12/30 16:47 by thomas