How can i get auto snapshots?

Neon015

Member
Joined
Dec 6, 2015
Messages
25
Reaction score
6
Points
35
Hi guys, How can i get auto teamspeak 3 snapshots?
 
Last edited:

Supervisor

Administrator
Joined
Apr 27, 2015
Messages
1,863
Reaction score
2,550
Points
335
I guess you are talking about screenshots?
Personally, I use http://puush.me/ but there are a lot of different ones out there.
 

Next

Restricted
Joined
Oct 3, 2015
Messages
38
Reaction score
7
Points
40
Create a bot who log via query and execute this command :)


login serveradmin password
error id=0 msg=ok
use port=9987
error id=0 msg=ok
serversnapshotcreate
hash=bnTd2E1kNITHjJYRCFjgbKKO5P8=|virtualserver_name=TeamSpeak\sServer .......
error id=0 msg=ok
 

Supervisor

Administrator
Joined
Apr 27, 2015
Messages
1,863
Reaction score
2,550
Points
335
actually, now that you edited you post and I know you are looking for a teamspeak3 snapshot script.. I wrote one for myself :)
Basically, it is the one provided on the teamspeak website, but I modified it a little bit so it will make a screenshot of every server you have. Then I created a cronjob for it - so every teamspeak will get snaped every 24hours for backup reasons. If there are more than 15, it will start to delete the oldest ones.

Do you want me to share it?
 

L.

Well-Known Member
Joined
Sep 1, 2015
Messages
120
Reaction score
111
Points
128
actually, now that you edited you post and I know you are looking for a teamspeak3 snapshot script.. I wrote one for myself :)
Basically, it is the one provided on the teamspeak website, but I modified it a little bit so it will make a screenshot of every server you have. Then I created a cronjob for it - so every teamspeak will get snaped every 24hours for backup reasons. If there are more than 15, it will start to delete the oldest ones.

Do you want me to share it?
Share it :D
 
Top