Sponsorised links
This year
2007
超過 4G 的檔案怎麼在網路上複製 | 走過的、學過的、看過的
後來仔細用 Google 找了一下,果真有這個限制耶!不過,這個限制是因為 Apache 所產生的,Apache 為了某些因素,是不允許直接讀取超過 2G 的檔案,那要怎麼做呢?
LinuxTOY » 使用 UNIX 的 10 个良好习惯
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
tar --exclude --exclude-from - LinuxQuestions.org
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
2. szintű infó, akár kipróbálható excludálási problémára
LinuxDevCenter.com -- Telling tar Which Files to Exclude or Include
Bonyolultabb leírás tarral történő be is kitömörítésről...ez már legalább 3. szintű linux :)
Howto: Backup and restore your system! - Ubuntu Forums
Ubuntu kézi backup / mindenestül
2005
compression de dossier en php
Classe pour compresser plusieur fichier et dossier dans une seule archive avec php (sans aucune autre extention)
2004
1
(21 marks)
