Storage Pools
To Manage Backup Storage Locations
This option will help you to add storage pools for forthe Eenos backup system.
Backups -> Storage Pools
Eenos currently supportsupports 4 types of storage pools as follows,
- SSH Storage
sshSSH server to upload backups - SFTP Storage
- FTP Storage
Additional storage services will be available in future versions.
Available Storage Pools
This table will show added storage pools. You can enable or disable the storage pools. You may also deletedelete, , modifymodify, or test the connection to the storage pools.
If a storage poolspool is disabled backups will not be uploaded to that pool
Add SSH Storage
This is a remote storage options.option. You may need a generic Linux Open SSH account to configure the backup.
The remote SSH storage pool needneeds to be updated with the selected SSH Public Key to make the connection.
To add the remote SSH pool, you need to fill out the following details,
- Pool Name
- Remote Host
sshSSH server IP or hostname - Remote SSH User
sshSSH user name tologinlog in to the remote server - Remote SSH Port
sshSSH server port, the default will be 22 - Storage Path
severserver folder name to upload backup files - Select SSH Key
After entering the above details click the button Add Pool, which will add a new SSH storage pool to your server.
Please make sure the remote sshSSH account havehas read and write permission for the Storage Path.
Add SFTP Storage
This is a remote storage Option. You can use a generic Linux SFTP account to configure backups.
To add a remote SFTP storage pool ,pool, you need to fill out the following details.
- Pool Name
- Remote Host
- Remote SFTP User
loginlog in to the remote server - Remote SFTP Port
- Password of SFTP User
- Storage Path
severserver folder name to upload backup files
After entering the above detailsdetails, click the button Add Pool, which will add a new SSH storage pool to your server.
Please make sure the remote SFTP account havehas writewritten access to the storage path
Add FTP Storage
This is a remote storage Option. You can use a generic Linux FTP account to configure backups.
To add a remote FTP storage pool ,pool, you need to fill out the following details.
- Pool Name
- Remote Host
ftpFTP server IP or hostname - Remote FTP Use
r :r: The ssh user name tologinlog in to the remote server - Remote FTP Port
- Password of FTP User
- Storage Path
severserver folder name to upload backup files
After entering the above detailsdetails, click the button Add Pool, which will add a new SSH storage pool to your server.
Please make sure the remote FTP account havehas write access to the storage path
Testing Pool Connection
You can test the sshSSH pool connection by clicking the button Test Connection
The connection test feature will check if the connection can access the remote server over TCP.