Backup Troubleshooting
How to move Temporary Directory in Linux for N-able Backup?
Last Modified
Sun Sep 24 14:40 GMT 2017
Description
- How to move Temporary Directory in Linux for N-able Backup?
Environment
- N-able Backup
Solution
- Stop the Backup process
- Stop process in Linux: service ProcessController stop
- Create a folder in location where you want to move temporary directory
- Open the config.ini file in the installation folder of the Backup Manager
- Config.ini location: /opt/MXB/etc/config.ini
- Add a new string under [General]:
- TempDir=
- Example: TempDir=/new_location
- TempDir=
- Close and save the config.ini file
- Start the Backup Process
- Start process in Linux: service ProcessController start