• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

shedduled

  1. F

    Resolved Plesk Command not found when running over sheduled task

    I created a shell script that creates a plesk database and assigns the permissions directly. Code: plesk bin database -c test -domain test_host -type mysql -add_user test_user -passwd test_pw -add-access 'localhost' -remove-access '%' -set-privileges '..','..'' If I now connect via SSH and...
  2. M

    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...
Back
Top