bijan588 Posted August 15, 2011 Share Posted August 15, 2011 How do I backup a game server. Link to comment Share on other sites More sharing options...
tmyrdal Posted September 23, 2011 Share Posted September 23, 2011 I also want to add a Backup features, so costumers can make a personal backup. Is this something that will come later on version 2.0 ? Link to comment Share on other sites More sharing options...
LFA Posted September 24, 2011 Share Posted September 24, 2011 Yes it will come later. Link to comment Share on other sites More sharing options...
adamnp Posted September 24, 2011 Share Posted September 24, 2011 You could currently do this with a simple script as well. Mod one of the public domain scripts on this site a bit to basically archive up the touched files of a directory and dump the .zip/.rar/.gz into the users home dir. Then simply create a custom link from within the control panel to execute the script. When they click that link in their panel it will execute the script creating the archive and making it available for your customers. You could take it a step further like we do and have it rsync the files offsite as well....This is what we have done for years now. A built in feature would be cool also however :} Link to comment Share on other sites More sharing options...
Xelatyper Posted September 28, 2011 Share Posted September 28, 2011 You could currently do this with a simple script as well. Mod one of the public domain scripts on this site a bit to basically archive up the touched files of a directory and dump the .zip/.rar/.gz into the users home dir. Then simply create a custom link from within the control panel to execute the script. When they click that link in their panel it will execute the script creating the archive and making it available for your customers. You could take it a step further like we do and have it rsync the files offsite as well....This is what we have done for years now. A built in feature would be cool also however :} Is there a custom link option in TCAdmin 2 now then? Cause I cannot find it. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now