I have same problem. I have tried SFTP to two or three different locations and same error.
I got my borg backup using SFTP also and it can connect just fine.
My error:
Host *************.your-storagebox.de found: line 7
/root/.ssh/known_hosts updated.
Original contents retained as /root/.ssh/known_hosts.old
End Of File (EOF). Exception style platform.
command: /usr/bin/ssh
args: [‘/usr/bin/ssh’, ‘-o’, ‘StrictHostKeyChecking=no’, ‘-p’, ‘22’, ‘@.your-storagebox.de’, ‘mkdir ~/.ssh || rm -f ~/.ssh/temp && rm -f ~/.ssh/authorized_temp && cp ~/.ssh/authorized_keys ~/.ssh/temp || chmod 700 ~/.ssh || chmod g-w ~’]
buffer (last 100 chars): b’’
before (last 100 chars): b"‘*************.your-storagebox.de’ (RSA) to the list of known hosts.\r\r\nexec request failed on channel 0\r\r\n"
after:
match: None
match_index: None
exitstatus: 255
flag_eof: True
pid: 593231
child_fd: 5
closed: False
timeout: 3
delimiter:
logfile: None
logfile_read: None
logfile_send: None
maxread: 2000
ignorecase: False
searchwindowsize: None
delaybeforesend: 0.05
delayafterclose: 0.1
delayafterterminate: 0.1
searcher: searcher_re:
0: re.compile(b’password:‘)
1: re.compile(b’Password:’)
2: re.compile(b’Permission denied’)
3: re.compile(b’File exists’) [setupSSHKeys]