When I begin uploading a save to my server and then type /cancelsavefileupload to cancel the upload, it continues uploading. After typing the command, I can still see the progress bar on the client and if I do a trace(1); on the server, I can see that yes, it is still uploading, even though I told it to stop.