免费在线 CPIO 转 TAR 转换器
CPIO
转
TAR
CPIO
Copy Input/Output
A file compression format that is created in a corresponding tape archiver. It’s still used in the Linux version 2.6 kernel and the 'pax' archive installer from Apple. The archive contains header information with data about access privileges, the owner and time of creation. It was created to store back-up data on tape drives and other tape devices. These days Oracle developers deliver much of their software in CPIO format.
TAR
Tape Archive File
This is the standard format for data compression in a Unix environment. It’s used to store several files in one archive and for creating a file system archive and for software distribution. In a TAR archive, information is logged about the owner, file groups, catalog structures and file timestamps. Different bzip2 and gzip tools are used to create an archive.
如何将 CPIO 转换为 TAR

步骤 1:上传文件
点击上传按钮或将您的 CPIO 文件拖拽到上传区域。

步骤 2:转换文件
点击"转换"并等待转换完成

步骤 3:下载
下载已转换的 TAR 文件