Applicable to:
- SolusVM
Question
How to start Autoftp backup task in SolusVM manually?
Answer
- Connect to the corresponding Slave server via SSH
- Run the below command:
# php /usr/local/solusvm/includes/autoftpbackup.php
In order to get verbose output use the following command:
# php /usr/local/solusvm/includes/autoftpbackup.php --mode=all --debug=1
Comments
0 commentsPlease sign in to leave a comment.