Page 1 of 1

Remote SFTP Backup - Error

Posted: Sat Feb 09, 2019 4:25 pm
by g4m3r
I try to configure a remote sftp backup.

This ist my sftp.backup.conf:

Code: Select all

HOST='ip'
USERNAME='root'
PASSWORD='password'
BPATH='home'
PORT='ssh port (not 22)'
When I try to create a backup I get:

Code: Select all

-- SUMMARY --
2019-02-09 17:10:04 Remote: sftp://ip
/home
/admin.2019-02-09_17-10-04.tar
Error: Can't create temp folder on sftp ip
I tried different users including root.
I can ssh from the server with vestacp to the backup server.

Do you have any idea?

Regards

p.s. Your forum spam filter is so dump. I need to use a VPN to register and post.

Re: Remote SFTP Backup - Error

Posted: Wed Feb 13, 2019 6:25 pm
by skamasle
Hi

Can you connect to de SFTP server with SFTP client and create dirs with same sftp.conf data ?