Skip to main content

Configuration and log directory

Main directories

Configuration file

The backup agent configuration is stored in a different directory depending on the used operating system.

  • Using Windows, the configuration storage directory is: C:\ProgramData\ArxOne\Backup\
  • Using Linux, the configuration storage directory is: /usr/local/etc/arx.one/backup/
  • Using DSM (NAS Synology), the configuration storage directory is: /usr/local/etc/arx.one/backup/ (DSM6 and below) /var/packages/ArxOneBackup/etc/backup (DSM7 and above)
  • Using QTS (NAS QNAP), the configuration storage directory is: /etc/config/arx.one/backup/

The configuration file is named backupagent.conf

Activity logs

If the activity logs is enabled, the backup agent stores them in a different directory depending on the operating system.

  • Using Windows, the activity log storage directory is: C:\ProgramData\ArxOne\Backup\Agent\Log\
  • Using Linux, the activity log storage directory is: /var/log/arx.one/backup/agent/
  • Using DSM (NAS Synology), the activity log storage directory is: /var/log/arx.one/
  • Using QTS (NAS QNAP), the activity log storage directory is: /share/homes/.var/arx.one/backup/log/

All directories

Directory|Use|May be emptied|Location on Windows|Location on Linux|Location on DSM 6|Location on DSM 7|Location on MacOS|Location on QTS ---|---|---|---|---|---|---|--- Log|Activity log (if enabled)|Yes|C:\ProgramData\ArxOne\Backup\Log|/var/log/arx.one|/volume1/@tmp/arx.one/log|/var/packages/ArxOneBackup/var/log |/var/log/arx.one|/share/homes/.var/arx.one/backup/log/ Temporaries|Temporary files (with short lifetime)|Yes|C:\Windows\Temp\ArxOne\Temp|/tmp/arx.one|/volume1/@tmp/arx.one|/var/packages/ArxOneBackup/tmp|/tmp/arx.one|/tmp/arx.one|/dev/shm/arx.one Temporaries|Small temporary files (with short lifetime)|Yes|C:\Windows\Temp\ArxOne\FastTemp|/dev/shm/arx.one|/volume1/@tmp/arx.one|/var/packages/ArxOneBackup/tmp|/tmp/arx.one Temporaries|Temporary files with long lifetime (remote catalog)|Yes|C:\Windows\Temp\ArxOne\Cache|/var/cache/arx.one|/volume1/@tmp/arx.one/cache|/var/packages/ArxOneBackup/var/cache|/tmp/arx.one|/share/homes/.var/arx.one/backup/agent/cache/ Spool|Temporary storage for items to be sent to server (such as backup reports)|Yes, but may result in information loss|C:\Windows\System32\config\systemprofile\AppData\Local\ArxOne|/var/spool/arx.one|/volume1/@tmp/arx.one/spool|/var/packages/ArxOneBackup/var/spool|/var/spool/arx.one|/share/homes/.var/arx.one/backup/agent/spool/ Configuration|Backup agent configuration|No!|C:\ProgramData\ArxOne\Backup|/usr/local/etc/arx.one|/var/packages/ArxOneBackup/etc|/var/packages/ArxOneBackup/etc|/Library/Preferences/arx.one|/etc/config/arx.one/backup