-
Notifications
You must be signed in to change notification settings - Fork 90
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automatically upload gotv demo files #239
Comments
While this isn't implemented, I made a quick bash script to do this if anyone's interested, atleast for linux. inotify.sh
sftp.sh
Make the script run on boot by adding to /etc/rc.local Requirements: inotify-tools, sftp server, and SSH public-key authentication setup. |
since most csgo server providers dont allow full access to bash scripts, you can use this. This is basically tEasyFtp and tAutoDemoUpload by "Thrawn" with some slight adjustments/fixes (original version dead). |
Your version uses this as a base, correct? https://github.com/thraaawn/tEasyFTP Your sends to FastDL automatically the demos, would that be? |
Yes, this and this, as you can see both are not longer supported and didnt compile when I downloaded them. My version compiles fine and works the same, you have to enter fastdl data in addons/sourcemod/configs/RemoteTargets.cfg. I will add a ReadMe. |
Might be worth checking out https://github.com/WardPearce/SQLMatches |
I think it would be perfect if you put the option to upload the demos to the internet, just like WarMod:
Configuration of Demos Upload in WarMod:
The text was updated successfully, but these errors were encountered: