You are viewing the article How to Create a ZIP File at Lassho.edu.vn you can quickly access the necessary information in the table of contents of the article below.
This article was co-written by Luigi Oppido. Luigi Oppido is the owner and operator of Pleasure Point Computers in Santa Cruz, CA. He has over 25 years of experience in general computer repair, data recovery, antivirus and upgrade.
This article has been viewed 48,323 times.
Do you want to save space on your computer or conveniently send multiple files at once? Creating a ZIP file compresses one or more files or folders into a single file, not only helping you manage files more efficiently, but also freeing up hard drive space. You can even lock ZIP files with a password for fast and simple encryption. This is an article on how to create ZIP files and folders on Windows, macOS and Linux.
Steps
On Windows operating system
- Rename the folder so that the ZIP file shows that name.
- You can also select multiple files in File Explorer, right-click one of the files, and go through the steps above. The ZIP file will now contain the entire selected file and also display the name of the file you right-clicked in the previous step.
Mac OS X
- Rename the folder so that the ZIP file shows that name.
- You can also select multiple files in File Explorer, right-click one of them, and then follow the steps above. The ZIP file just displayed contains all the selected files and is named “Archive.zip”.
Linux operating system
- Transfer files with the mv command. Transferring a file means that the file is no longer in the original directory, and is moved to a location specified by you.
- Copy the file with the cp command. This makes a copy of the file at the location you choose, but the file is still saved at the original location. Note that you need to use cp -r to copy the directory.
- For both commands, the original directory or file will be entered first, followed by the location where you want the data to be copied to or moved to. For example, to move the file “textToArchive.txt” to the folder “zipArchive”, you would enter mv textToArchive.txt zipArchive
Password protected ZIP files
- 7-Zip
- IZArc
- PeaZip
- Open Terminal. You should see Terminal in the Utilities folder of the Applications folder.
{“smallUrl”:”https://www.wikihow.com/images_en/thumb/e/e4/1376283-8b1.jpg/v4-460px-1376283-8b1.jpg”,”bigUrl”:”https:// www.wikihow.com/images/thumb/e/e4/1376283-8b1.jpg/v4-728px-1376283-8b1.jpg”,”smallWidth”:460,”smallHeight”:345,”bigWidth”:728,” bigHeight”:546,”licensing”:”<div class=”mw-parser-output”></div>”}
- Find where to save the folder to be compressed.
{“smallUrl”:”https://www.wikihow.com/images_en/thumb/7/70/1376283-8b2.jpg/v4-460px-1376283-8b2.jpg”,”bigUrl”:”https:// www.wikihow.com/images/thumb/7/70/1376283-8b2.jpg/v4-728px-1376283-8b2.jpg”,”smallWidth”:460,”smallHeight”:345,”bigWidth”:728,” bigHeight”:546,”licensing”:”<div class=”mw-parser-output”></div>”}
- Enter the command:
zip –er <fpdername>.zip <fpdername>/*
{“smallUrl”:”https://www.wikihow.com/images_en/thumb/9b/1376283-8b3.jpg/v4-460px-1376283-8b3.jpg”,”bigUrl”:”https:// www.wikihow.com/images/thumb/9/9b/1376283-8b3.jpg/v4-728px-1376283-8b3.jpg”,”smallWidth”:460,”smallHeight”:345,”bigWidth”:728,” bigHeight”:546,”licensing”:”<div class=”mw-parser-output”></div>”} - Create a password. You will be asked to enter your password twice for verification. The ZIP file will be created after you enter the password. [2] X Research Source
{“smallUrl”:”https://www.wikihow.com/images_en/thumb/6/6c/1376283-8b4.jpg/v4-460px-1376283-8b4.jpg”,”bigUrl”:”https:// www.wikihow.com/images/thumb/6/6c/1376283-8b4.jpg/v4-728px-1376283-8b4.jpg”,”smallWidth”:460,”smallHeight”:345,”bigWidth”:728,” bigHeight”:546,”licensing”:”<div class=”mw-parser-output”></div>”}
Advice
- Press the Ctrl (Contrp) key on your keyboard to select multiple files at once in Windows Explorer or the Fpder Navigation pane in WinZip.
- Creating ZIP files is a way to save multiple individual files in one place.
- Many current operating systems recognize ZIP files and allow you to easily extract them just by double clicking on the file.
This article was co-written by Luigi Oppido. Luigi Oppido is the owner and operator of Pleasure Point Computers in Santa Cruz, CA. He has over 25 years of experience in general computer repair, data recovery, antivirus and upgrade.
This article has been viewed 48,323 times.
Do you want to save space on your computer or conveniently send multiple files at once? Creating a ZIP file compresses one or more files or folders into a single file, not only helping you manage files more efficiently, but also freeing up hard drive space. You can even lock ZIP files with a password for fast and simple encryption. This is an article on how to create ZIP files and folders on Windows, macOS and Linux.
Thank you for reading this post How to Create a ZIP File at Lassho.edu.vn You can comment, see more related articles below and hope to help you with interesting information.
Related Search: