.TAR 파일 확장자

Tape Archive

개발사 AT&T Labs
인기도
3.8  |  150 투표
 

TAR 파일이란 무엇인가요?

A TAR file is an archive saved in the Tape Archive format. It contains multiple files that have been packaged together for easier storage and sharing. Notably, unlike .ZIP files and many other types of archives, TAR files are not compressed.

추가 정보

7-Zip에서 열린 .tar 파일의 스크린샷
7-Zip에서 열린 TAR 파일

AT&T Bell Laboratories developed the tar archiving utility and TAR archive format in 1979. Originally, tar was used to write data to tape drives, which are data storage devices that read and write data on magnetic tape. Thus, the archives tar created were referred to as Tape Archives.

These days, Linux and other Unix-like users are the primary source of TAR files. For example, Linux users often distribute software packages as TAR files, to make those programs easier to download and install. Many of these users refer to TAR files as tarballs, a nickname that references real-life tar balls' sticky, object-gathering nature.

While TAR files themselves are not compressed, users often compress them using tar or other compression utilities. This reduces a TAR file's file size, making it even easier to store and share. Primarily, users compress TAR files using Gzip compression, turning them into .TGZ or .TAR.GZ files.

How to create a TAR file

In Windows, you can create a TAR file with 7-Zip. To do so:

  1. If you haven't already, install 7-Zip.
  2. From within 7-Zip File Manager, select the files and folders you want to package in your TAR file.
  3. Right-click one of the selected items and select 7-Zip → Add to archive....
  4. In the Add to Archive window, set the Archive format: to tar.
  5. Click OK.

In macOS and Linux, you can use the tar command-line command to create a TAR file. For example, you can enter the following command to create a TAR file:

tar -cf YourArchiveName.tar ~/path/to/your/files-or-folder

If you want to compress the TAR file you create in this process (creating a .TAR.GZ file), instead enter the following command:

tar -czf YourArchiveName.tar.gz ~/path/to/your/files-or-folder

TAR 파일을 여는 방법

You can open a TAR file, and extract the files it contains, with several common archive utilities, including:

Android users can open TAR files with ZDevs ZArchiver. iOS users can open TAR files with ComcSoft Corporation iZip.

File Viewer Plus(으)로 .tar 파일을 열고 볼 수 있습니다.무료 다운로드

TAR 파일을 여는 프로그램

Windows
무료
무료 체험판
무료 체험판
무료
Mac
OS에 포함됨
무료 체험판
무료
무료
무료
Linux
무료
무료
Android
카테고리: 데이터
업데이트: 2023-06-15

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 Tape Archive 파일 형식과 Mac, Windows, Linux, Android, and iOS 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.