• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Server Linux compression utility script

I've modified a Linux Bash script to compress files on a Linux dedicated server with an easy to use script. The script was originally designed by [es]Rush from the Unreal Tournament community. I edited the script to work with Killing Floor servers.

http://tdnclan.com/downloads.php?view=detail&df_id=34

Some usage examples

./kfzip [FILE]
./kfzip [DIR]
./kfzip [DIR] [DIR] [FILE]

You can easily type in all the directories and compress every file on a Linux server, the files will be stored to a specified directory where you can easily transfer them to a redirect server/site.

I intend to update the script with the default Killing Floor packages; but I haven't been successful at finding a list of the default packages. One day I will download a vanilla copy of the game on another computer and write them all down.
 
Last edited: