We are migrating towards a new forum system located at community.teamspeak.com, as such this forum will become read-only on January 29, 2020
When sending me private messages: Please make sure to include reference link to your forum thread or post.
TeamSpeak FAQ || What should i report, when i open a client thread?
When sending me private messages: Please make sure to include reference link to your forum thread or post.
TeamSpeak FAQ || What should i report, when i open a client thread?
I created a script to automatically run through cron snapshot of the various virtual servers, but I have this error. (problem its in your code)
Post my code:Code:line 6: syntax error near unexpected token `then'
Code:#! /bin/sh #Path of the backup folder (absolute path) BACKUP_PATH=/home/backup #Name of the snapshot file FILE_NAME=backup_`date +%Y-%m-%d_%H-%M-%S`.txt ./backup.sh serveradmin password IP 10011 ${FILE_NAME} 1 mv ./${FILE_NAME} ${BACKUP_PATH}/${FILE_NAME}
It would be nice to update the scripts based on Server 3.10.0:
- New compressed snapshot format that is easier to use.
- New optional parameter `-keepfiles` for `serversnapshotdeploy` that doesn't delete
files of channels that exist in the snapshot and on the server.
- New optional parameter `password` to snapshot commands for specifying an optional
password to encrypt the snapshot. The password is always being omitted from the
log files.
Thank you.
There are currently 1 users browsing this thread. (0 members and 1 guests)