• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Resolved Plesk Command not Found | Cron Job to execute .sh file

Greetings!

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:
1600843719843.png

What can i do?
Thanks and best regards Benjamin!

PS: I tested to runthe script via SSH as root and it worked fine!
 
Back
Top