Here's a simple Python auto uploading script for server managers to use with multiple servers:
https://github.com/geominorai/srcds-uploadIt's useful if you have many servers, especially when running different game modes, and want to upload files to a subset of them at the same time. This also auto loads plugins after uploading then, and you can also manually send rcon commands to each one.
I use this all the time when managing Jump Academy servers, so I figured you guys might find it useful too.