Convertor

ZIP 转 TAR.GZ

把 ZIP 转成压缩过的 TAR.GZ,这是把文件和文件夹交给 Linux 系统的标准做法。

来自
To

ZIP

The universal archive format. Bundles files and folders into one compressed file that opens on any system without extra software.

TAR.GZ

A gzip-compressed TAR archive — the classic way software and backups are packaged on Linux and Unix systems.