View Single Post
Dragokas
Veteran Member
Join Date: Nov 2017
Location: Ukraine on fire
Old 10-28-2018 , 06:02   Re: [batch] sm plugins ftp uploader
Reply With Quote #3

Updated to v1.2
- Fixed cases with infinite uploading when plugin name begins with number.
- Fixed infinite errors in console when file is no longer exists.
- Improved console log formatting.
- Added ability to track and upload translation files (*.phrases.txt).
- Added ability to upload source files (it's require you change "upload_source" variable to 'true'). Disabled by default.
- Added ability to track and upload any kind of files (files that not meet criteria *.sp, *.smx, *.phrases.txt will be uploaded to addons/sourcemod/data/ folder, defined by "data" variable).
- Added variable "scripting" - location of source files subfolder on ftp ('addons/sourcemod/scripting/' by default).
- Added variable "plugins" - location of plugins subfolder on ftp ('addons/sourcemod/plugins/' by default).
- Added variable "translations" - location of translations subfolder on ftp ('addons/sourcemod/translations/' by default).
- Added variable "data" - location of data subfolder on ftp ('addons/sourcemod/data/' by default).
- BE ATTENTIVE !!! Format of "ftp" variable is changed!!! Now it include only ftp authorization, ip and root folder name only (without full path to 'plugins').
__________________
Expert of CMD/VBS/VB6. Malware analyst. L4D fun (Bloody Witch & FreeZone)
[My plugins] [My tools] [GitHub] [Articles] [HiJackThis+] [Donate]
Dragokas is offline