Search found 2 matches
- Thu Dec 12, 2013 2:46 pm
- Forum: Webhosting
- Topic: Bz2 files from VDS to separate Webserver
- Replies: 4
- Views: 1429
Re: Bz2 files from VDS to separate Webserver
In terms of automating it, you would need to make a script as we have for our servers, likely running on the webserver. It could check every so often for newly updated files and run bzip2 on them, for instance. Potentially it could even connect to the game server via FTP and look for new files ther...
- Sun Dec 08, 2013 7:07 am
- Forum: Webhosting
- Topic: Bz2 files from VDS to separate Webserver
- Replies: 4
- Views: 1429
Bz2 files from VDS to separate Webserver
Hey, I got a VDS recently and separate webhosting. Now I want my clients to download from that webserver but I do not want them to download all the huge maps, I want them to download bz2 files of the maps. How can I make it automated - just as listen server where you press sync and it auto syncs all...