MenschenfuerMenschen
New Pleskian
Greetings!
I am trying to run a backup command written in a .sh file via cron.
The content of the .sh file is:
The script is located in the root directory. The Cron Job is runned as root, but i am still getting:

What can i do?
Thanks and best regards Benjamin!
PS: I tested to runthe script via SSH as root and it worked fine!
I am trying to run a backup command written in a .sh file via cron.
The content of the .sh file is:
plesk bin pleskbackup --domains-name secure.authlogin.de --output-file="*******************************" --ftp-login=********* --ftp-password=********* --incremental
The script is located in the root directory. The Cron Job is runned as root, but i am still getting:

What can i do?
Thanks and best regards Benjamin!
PS: I tested to runthe script via SSH as root and it worked fine!