

Included in Windows 10 is support for compression algorithms, which means that you have compression tools built into Windows. You also get the option to encrypt your files, share your Zip file on the cloud, social media, instant messaging, and full file management control. Using a compression tool like WinZip gives you the advantage of unzipping all major compression formats, including less common ones. Many special tools and features also make them a more attractive option. Some take a bit longer than others but can reduce the file size even further. The advantage of using a dedicated compression program is that you use a wider variety of compression techniques. You can either use your operating system's built-in compression tool or use a program specifically built for compression. Type the "zip" command, the name of the zip archive you want to create and the name of the file you want to add to the archive at Ubuntu's terminal command line.There are different ways to compress a folder.Navigate to the folder containing the file you want to zip using the "cd" command.How do I zip a folder in Ubuntu terminal?

When you press Return, the folder contents will be zipped, creating a new zip file in the same location you navigated to in the Terminal. Zipping Files In the above command, replace x with the name that you wish the zipped file to be called, and replace y with the name of the folder that you wish to zip.
