I have VPS on Windows web server 2008 which I am using for hosting my own sites and project. Only mine. And I am currently solving an issue of how to upload files onto server. Sure, I am using FTP over SSL integrated server in IIS but I think it is little overkill and is actually possible security hole. I do not neet to let many users upload onto server (or delete files) - what I need is that only I can admin files on server.
So would you please refer me some other technology or is the FTP over SSL the best solution (even if it looks to me as overkill)?