Creating .tar.gz Archive Easily in Windows
You might somehow want to create a .tar.gz archive in Windows. Currently the web control panel that I use is DirectAdmin and it doesn't support extracting files from .zip archive. Uploading a single .tar.bz archive and extract it on the server is better (and faster) than uploading lots of files using ftp. 7-zip, an open source file archiver can create a .tar.gz archive easily.
1. You need the latest 7-zip 4.61 beta (or later). Download and install.
2. Select the folder that you want to add to the .tar.gz archive. Right click, and select 7-zip > 'Add to archive...' (1).
3. We need to create a .tar archive first. Choose 'tar' as Archive format (2).
4. Then, right click the newly created .tar archive. Select 7-zip > 'Add to archive' again. This time, choose 'GZip' (3) as the Archive format. For maximum compression, choose 'Ultra' (4) for compression level, and select 258 (5) for 'Word size'. You've successfully create a .tar.gz archive!
Trackback URL for this post:
- whiztech's blog
- Add new comment
- 737 reads
Cannot find what you are looking for?
Similar entries
- 7z vs RAR
- How to Recover/Undelete Accidentally Deleted Files With NTFS Undelete
- How to Install WYSIWYG Editor in Drupal 6, Using WYSIWYG API and jwysiwyg
- How to Create Ring Tones From MP3 Files for Your Mobile Phone
- How to Save a Website/Webpage To PDF
- How to Share Files Using FTP
- How to Convert PDF files to DOC (Word Document)





















kalau nak lebih 1337 lagi,
kalau nak lebih 1337 lagi, boleh download dari http://unxutils.sourceforge.net/
kebanyakan standard command dalam console yang digunakan oleh unix platform, boleh digunakan dalam command prompt dalam windows.
contoh tar.exe
tar -xvf abcdef.tar
tar -cvf abcdef.tar abcdef
gzip abcdef.tar abcdef.tar.gz
gunzip abcdef.tar.gz
dan sebagainya.
sekian harap maklum
terima kasih saudara azuan di
terima kasih saudara azuan di atas komen anda.. sesuai untuk mereka yang suka bekerja dalam suasana command line..
http://www.tmsnetwork.org
Create/Extract tar, tar.gz, tgz files on windows
Download WinTar from http://www.miscosoftware.com/WinTar/store/WinTar.exe
WinTar is a simple and cute 32-bit Windows version tarball archiver - a powerful tool which allows you to create, manage and extract most popular Unix/Linux tarball and windows format archive files.
WinTar can create and read several different archive formats, including most popular Tar variants, several Cpio formats, and both BSD and GNU ar variants. It can also write shar archives and read ISO9660 CDROM images, Windows CAB and ZIP archives.
u can try other alternative if already have a zip file
If the file already zip,u can try this software.it can convert .zip .rar and other to .tar .gz easily :)
http://jomphp.com/arc-convert-perisian-converter-file-archive-termudah.html
Nice one.. but I really hope
Nice one.. but I really hope 7-zip has the 'convert to' right click menu like winrar.
http://www.tmsnetwork.org
Good tip
Thanks!
You are welcome!
You are welcome!
http://www.tmsnetwork.org