• Go to the server root directory, and use the backup tool to save the single backend, userRoot. The following command assigns the backup ID "weekly" to the userRoot backup. The backup file appears under backups/userRoot directory as userRoot-backup-weekly.
    $ bin/backup --backupDirectory /path/to/backups/userRoot \
      --backendID userRoot --backupID weekly