View Single Post
eric0279
AlliedModders Donor
Join Date: May 2007
Old 08-11-2013 , 02:28   Re: [ANY] Automated Server Backup [UPDATED 2013/05/08]
Reply With Quote #51

I don't know :s

A example, I restart my server, in game, rcon_password xxxxxx, rcon backup_server :
Quote:
Unknown command "backup_server"
after a change map = same....

server_backup.cfg :
Code:
// This file was auto-generated by SourceMod (v1.5.0-dev+3857)
// ConVars for plugin "server_backup.smx"


// Here you can define the folders/files you only want to backup, if you set here something, only these folders/files will be backuped. Seperate with commas!
// -
// Default: ""
backup_add ""

// Server Command to make a backup of the server
// -
// Default: "backup_server"
backup_command "backup_server"

The system crontab does not operate, the daily backup is not done (config by default)

Last edited by eric0279; 08-11-2013 at 02:29.
eric0279 is offline