PUBLIC   marks

PUBLIC MARKS with tag tar

Sponsorised links

This year

2007

超過 4G 的檔案怎麼在網路上複製 | 走過的、學過的、看過的

by realmip
後來仔細用 Google 找了一下,果真有這個限制耶!不過,這個限制是因為 Apache 所產生的,Apache 為了某些因素,是不允許直接讀取超過 2G 的檔案,那要怎麼做呢?

LinuxTOY » 使用 UNIX 的 10 个良好习惯

by realmip
tar 那个可能有些问题 , -C 参数应该在文件名之后。 即 tar xvf -C tmp/a/b/c newarc.tar.gz 应该换成 tar xvf newarc.tar.gz -C tmp/a/b/c 否则 tar 会把 -C 当成是 xvf 的文件而出错。

Sponsorised links

2006

Learn 10 good UNIX usage habits

by realmip & 5 others
~ $ tar xvf -C tmp/a/b/c newarc.tar.gz

tar --exclude --exclude-from - LinuxQuestions.org

by olahandras78
Want to do a recursive gzipped tar backup of the whole filesystem from / (root) upwards. Then I want to tar incremental changes. The aim is to take an occasional full backup, and then take regular small snapshots of changes and lift them over the networ

GNU tar 1.15.1: problems with exclude

by olahandras78
2. szintű infó, akár kipróbálható excludálási problémára

LinuxDevCenter.com -- Telling tar Which Files to Exclude or Include

by olahandras78
Bonyolultabb leírás tarral történő be is kitömörítésről...ez már legalább 3. szintű linux :)

2005

compression de dossier en php

by iDo8p
Classe pour compresser plusieur fichier et dossier dans une seule archive avec php (sans aucune autre extention)

tar and zip

by vieilfrance & 1 other (via)
useful on how to create a tar.gz file

tar and zip

by Kings & 1 other (via)
useful on how to create a tar.gz file

2004

PUBLIC TAGS related to tag tar

no tag

Sponsorised links