=== 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".
+
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".
+
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 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.
+
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.