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.