Compressed file format used between linux and Windows

Source: Internet
Author: User
The compressed file format used between linux and Windows-general Linux technology-Linux technology and application information. The following is a detailed description. Author: Ban bingding

I first sweated one, and I used LINUX for a few days. Maybe it seems to others that I have written this thing.

First, I encountered the problem mainly because I needed to upload a folder containing many files on Windows and LINUX. If there are too many files, it is not easy to transfer, so we need to compress them first, which simplifies the operation and improves the transmission efficiency. We all know that in LINUX, the TAR format is generally used, and WINRAR is generally used in my WIN platform, which is compressed to the RAR format.

In this case, the problem arises. The TAR format can be decompressed under WINRAR, and WINRAR cannot be compressed into TAR format. Of course, this can be solved through the "7-zip" software. Well, it's still a free version. I like it. Of course, this is one of the solutions.

RAR format can also be compressed and decompressed in LINUX. Of course, this requires something called RARLINUX. The current version is 3.7.1. This seems to be a good solution.

In fact, it was discovered that the simplest and best way to use it was to adopt the ZIP format. In this way, no other programs need to be installed on both sides. The speed is much faster. How can this problem be solved? Well, this method is actually the best, simple, convenient, and fast.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.