Hi, i have a website. I want to backup a folder on my webserver. I do not have ssh access to the server. I have ftp access to the files i want to backup though.
I want some server/site/service to be able to log in via ftp to my webserver and download/snapshot the files and store them on another server. How is that possible?
All services I have seen can only save the backup TO an ftp server, i want to backup FROM an ftp server.