Changes

From SME Server
Jump to navigationJump to search
2 bytes removed ,  02:36, 7 November 2009
m
removed faulty forward-slashes
Line 198: Line 198:  
   --include "*.backMeUp"
 
   --include "*.backMeUp"
 
<tt>--go-into <path></tt> will include entire directories with all of it's contents (files and subdirs) into the backup. Like:
 
<tt>--go-into <path></tt> will include entire directories with all of it's contents (files and subdirs) into the backup. Like:
   --go-into /path/to/dir/sampleDirName
+
   --go-into path/to/dir/sampleDirName
 
}}
 
}}
   Line 221: Line 221:  
   --exclude "*.NoBackup"
 
   --exclude "*.NoBackup"
 
<tt>--prune <path></tt> will exclude entire directories with all of it's contents (files and subdirs) from the backup. Like:
 
<tt>--prune <path></tt> will exclude entire directories with all of it's contents (files and subdirs) from the backup. Like:
   --prune /path/to/dir/sampleDirName
+
   --prune path/to/dir/sampleDirName
 
}}
 
}}
  
167

edits

Navigation menu