Code:
[email protected]:~$ ./pullsnapshot.sh serveradmin locDemoPw 127.0.0.1
Invalid number of lines from snapshot retrieval, aborting
View snapshot.txt for details
[email protected]:~$ cat snapshot.txt
TS3
Welcome to the TeamSpeak 3 ServerQuery interface, type "help" for a list of commands and "help <command>" for information on a specific command.
[email protected]:~$
Thats all that happens for me. Can't seem to get a snapshot even though if I do it myself it works just fine.
Code:
[email protected]:~$ telnet 127.0.0.1 10011
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
TS3
Welcome to the TeamSpeak 3 ServerQuery interface, type "help" for a list of commands and "help <command>" for information on a specific command.
login serveradmin locDemoPw
error id=0 msg=ok
use 1
error id=0 msg=ok
serversnapshotcreate
permid=i_channel_needed_delete_power permvalue=75 permskip=0 permnegated=0|permid=i_client_needed_talk_power permvalue=10 permskip=0 permnegated=0|permid=i_ft_needed_file_download_power permvalue=70 permskip=0 permnegated=0|permid=i_ft_needed_file_browse_power permvalue=70 permskip=0 permnegated=0|end_flat|channel_client_flat end_flat|end_permissions
error id=0 msg=ok
quit
error id=0 msg=ok
Connection closed by foreign host.
[email protected]:~$