User Tools

Site Tools


linux:brokenarchives

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux:brokenarchives [2017/12/03 10:38] – created Wufflinux:brokenarchives [2021/07/06 22:25] (current) Wuff
Line 1: Line 1:
-===== Broken Archives =====+===== Compress/Archive tips ===== 
 + 
 +==== Broken Archives ====
  
 To restore what's possible from a zip file under linux, use the following command: To restore what's possible from a zip file under linux, use the following command:
Line 11: Line 13:
 </code> </code>
  
 +==== Archive Remote Folder ====
  
 +<code>
 +ssh root@nas 'cd /volume1/web && tar -cf - dokuwiki | gzip -9' > dokuwiki-20210706.tgz
 +</code>
linux/brokenarchives.1512297519.txt.gz · Last modified: (external edit)