Page 1 of 1

SFTP backup error in log

Posted: Sun Apr 02, 2017 7:00 pm
by webver
Hello,

when I try to make a backup and use the remote FTP function, I see the following error in the backup log:

Code: Select all

sh: 0: getcwd() failed: No such file or directory
shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
sh: 0: getcwd() failed: No such file or directory
Distro: Ubuntu 16.04

The local backup succeed.

On the remote server I can‘t find any backup file.

Any suggestions, how to fix this?

Thanks!

UPDATE:

I have tested the remote backup with an unsecured FTP connection, now the following line I can find in the backup log in the SUMMARY section:

Code: Select all

(remote-directory) put: No such file or directory
In the past I had no problems like this with the same remote backup server.

Re: SFTP backup error in log

Posted: Wed Apr 05, 2017 11:26 am
by daansk44
The sftp does not work correctly on your server.
Make sure u have the right permissions

Re: SFTP backup error in log

Posted: Wed Apr 05, 2017 2:58 pm
by skurudo