Index: openacs-4/packages/acs-core-docs/www/snapshot-backup.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/snapshot-backup.html,v diff -u -r1.13.2.5 -r1.13.2.6 --- openacs-4/packages/acs-core-docs/www/snapshot-backup.html 6 Jan 2017 09:18:42 -0000 1.13.2.5 +++ openacs-4/packages/acs-core-docs/www/snapshot-backup.html 21 Apr 2017 15:07:52 -0000 1.13.2.6 @@ -76,7 +76,7 @@ exit
Back up the file system. Back up all of the files in the service, including the
database backup file but excluding the auto-generated
supervise
directory, which is
- unneccesary and has complicated permissions.
In the tar command,
c
create a
+ unnecessary and has complicated permissions.
In the tar command,
c
create a
new tar archive
p
preserves permissions.
s
preserves file sort order
z
compresses the output with gzip.
The --exclude
clauses skips some daemontools files that
are owned by root and thus cannot be backed up by the
service owner. These files are autogenerated and we don't