Pages

Wednesday, 18 July 2012

Backup setting in solusvm.

First create the FTP user for the backup server :- [for proFTP]
 
useradd linux5backup -d /home/backup/linux5 -s /sbin/nologin
cd linux5
passwd linux5backup
service sshd restart
then run  php /usr/local/solusvm/includes/autoftpbackup.php on the server for which we have configured backup

it will show the output on the solusvm log.

No comments:

Post a Comment