I have some websites that I backup daily, right now I have go every day to my ftp to grab the backup and then upload it to Google Drive.
I was looking at Amazon S3 and was hoping that maybe it would have ftp access to upload files but I am not seeing it.
My Control Panel has a schedule option to tranfer files on my server to another server through ftp. I would like to make use of this somehow but can't find anything that will allow this.
Otherwise can I write some sort of C# web app on a schedule to access my hosting companies ftp and then transfer it somehow to one of these storage providers?