Line 204: |
Line 204: |
| | | |
| For a SME server all backups sets are put in a directory which has the FDQN of the server as a name, ie "myname.mydomain". | | For a SME server all backups sets are put in a directory which has the FDQN of the server as a name, ie "myname.mydomain". |
| + | |
| All backups of a set are put in a subdirectory with the name of the set, ie. "myname.mydomain/set0", "myname.mydomain/set1", etc. | | All backups of a set are put in a subdirectory with the name of the set, ie. "myname.mydomain/set0", "myname.mydomain/set1", etc. |
| + | |
| During a backup session, all files are temporary put in the directory "myname.mydomain/tmp_dir". | | During a backup session, all files are temporary put in the directory "myname.mydomain/tmp_dir". |
| + | |
| In a set the full backup is named "full-yyyymmdd". | | In a set the full backup is named "full-yyyymmdd". |
| + | |
| In a set the incremental backups are named "inc1-yyyymmdd", "inc2-yyyymmdd", etc. | | In a set the incremental backups are named "inc1-yyyymmdd", "inc2-yyyymmdd", etc. |
| + | |
| In a full backup the files are named "full-yyyymmdd.1.dar", "full-yyyymmdd.2.dar", etc. | | In a full backup the files are named "full-yyyymmdd.1.dar", "full-yyyymmdd.2.dar", etc. |
| + | |
| In an incremental backup the files are named "incn-yyyymmdd.1.dar", "incn-yyyymmdd.2.dar", etc. | | In an incremental backup the files are named "incn-yyyymmdd.1.dar", "incn-yyyymmdd.2.dar", etc. |
| + | |
| All backup files have allways distinct names. If the backup files are moved elsewhere for archiving, you must recreate the directory structure before doing a restore with the server manager. | | All backup files have allways distinct names. If the backup files are moved elsewhere for archiving, you must recreate the directory structure before doing a restore with the server manager. |
| + | |
| ---- | | ---- |
| [[Category:Contrib]] | | [[Category:Contrib]] |
| [[Category: Backup]] | | [[Category: Backup]] |