04-28-2011, 09:54 AM
Where do you get the program to BZIP files, and how do you do it?
How do you BZIP
|
04-28-2011, 09:54 AM
Where do you get the program to BZIP files, and how do you do it?
04-28-2011, 10:15 AM
(04-28-2011, 09:54 AM)BBanks94 Wrote: Where do you get the program to BZIP files, and how do you do it? bz2 zip for bz2 zip Just bz2 zip the files and put the .bz2 files on the fastDL server?
04-28-2011, 11:08 AM
it would be awesome if there was a program available that would bzip stuff in sub-directories as well
04-28-2011, 08:33 PM
With linux it would be so simple:
Code: find dirname -type f -exec bzip2 -k {}\;
Interactive web based config creator for CS, CSS, TF2 and DODS
Creates server and client configs in an explained dialog. You`ll also find precompiled debian gameserver kernels for download
04-28-2011, 11:16 PM
Here's a script that will automatically bzip things for you: http://forums.srcds.com/viewtopic/9629
~ Mooga ...w00t? - SRCDS.com on Twitter
Please do not PM me for server related help fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation. |
« Next Oldest | Next Newest »
|