[Req] Demo copy to
Would love a plugin that could copy any demo files from my game/demos to my http server, it would also delete the original.
Many thanks in advance. |
Re: [Req] Demo copy to
That's asking a lot from sourcemod. I doubt that can be done. You may physically have to get a 3rd party program for that.
Otto |
Re: [Req] Demo copy to
anyone know how i can set up a cron on my linux webserver that would do it?
|
Re: [Req] Demo copy to
What about the following "workaround":
- you/or your plugin: saves the demos to e.g. /home/user/www/demoXY.dem - your Webpage (e.g. php): manages the files (delete, compress etc.) Requirements: - webserver with php installed - some basic experience in programming (e.g. php) That's all. Of course you can set up an cron job. More info about cron jobs you can find here: http://www.scrounge.org/linux/cron.html I hope I could help ;) |
| All times are GMT -4. The time now is 03:49. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.