Author Topic: SFTP test: ALL FAILED  (Read 45 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
SFTP test: ALL FAILED
« on: June 22, 2026, 09:39:15 AM »
Hello,

I'm experiencing an issue when trying to configure SFTP backups from CWP to Infomaniak Swiss Backup.

Environment
CWP Pro (latest updates installed)
Destination: Infomaniak Swiss Backup (SFTP)
Authentication: Username + Password
Port: 22
CWP Test Output
2026-06-22 11:32:57   SFTP
2026-06-22 11:32:57   SFTP
2026-06-22 11:32:58   SFTP test step1 (key): result=[
Warning: Permanently added 'sftp.swiss-backup04.infomaniak.com,185.125.24.38' (RSA) to the list of known hosts.
Permission denied, please try again.
Permission denied, please try again.
SBI-CG720469@sftp.swiss-backup04.infomaniak.com: Permission denied (password).
]

2026-06-22 11:32:58   SFTP test step2 (manual key copy): result=[
Warning: Permanently added 'sftp.swiss-backup04.infomaniak.com,185.125.24.38' (RSA) to the list of known hosts.
exec request failed on channel 0
]

2026-06-22 11:32:58   SFTP test: ALL FAILED


Offline
***
Re: SFTP test: ALL FAILED
« Reply #1 on: June 22, 2026, 10:35:31 PM »
The error:

Permission denied, please try again.

makes me think the problem is associated with the access permissions on the destination host.

Can you connect from your CWP server to your SFTP (ssh) server from the command prompt and create files, etc ?