- Joined
- Oct 28, 2020
- Messages
- 185
- Reaction score
- 29
So I had it working a while back and for the heck of me can't get it to work anymore.
My goal is to use SFTP Backup using a SSH key in order to test 3CX Redundancy (so backup location needs to be shared by the 2 systems).
I have a linux server, with a user "3cx" setup with its ssh key.
This user can ssh to the public IP of its own server without password correctly.
In 3CX for the backup, I have
SFTP as file transfer,
Path is sftp://ip_of_server/home/3cx/backup/ (also tried sftp://3cx@ip_of_server/home/3cx/backup/ )
Username: 3cx (tried without username)
password: nothing
SSH Key: private key from the 3cx user
The checksum of the id.rsa file I am trying to upload under SSH Key is the same checksum as the id.rsa key for the 3cx on the local backup server
Still getting "cannot connect to sftp - SSH File Transfer"
Any hint?
My goal is to use SFTP Backup using a SSH key in order to test 3CX Redundancy (so backup location needs to be shared by the 2 systems).
I have a linux server, with a user "3cx" setup with its ssh key.
This user can ssh to the public IP of its own server without password correctly.
In 3CX for the backup, I have
SFTP as file transfer,
Path is sftp://ip_of_server/home/3cx/backup/ (also tried sftp://3cx@ip_of_server/home/3cx/backup/ )
Username: 3cx (tried without username)
password: nothing
SSH Key: private key from the 3cx user
The checksum of the id.rsa file I am trying to upload under SSH Key is the same checksum as the id.rsa key for the 3cx on the local backup server
Still getting "cannot connect to sftp - SSH File Transfer"
Any hint?

