Line 203: |
Line 203: |
| === Naming of the backups on the workstation share or USB disk === | | === Naming of the backups on the workstation share or USB disk === |
| | | |
− | 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/set''0''/''', '''myname.mydomain/set''1''/''', etc. |
| | | |
− | During a backup session, all session files are temporary put in the directory "myname.mydomain/tmp_dir/". | + | * During a backup session, all session 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 '''inc''1''-yyyymmdd''', '''inc''2''-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 '''inc''n''-yyyymmdd.1.dar''', '''inc''n''-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. |