I want make an automatic Backup of our Samba(Ubuntu) Server. This automatic backup should go over to an Azure(Ubuntu) Server.
So how must I configure our local server that it backup the Data and send it to Server at Azure? Image
Edit: The working Solution for me was with Azure Blob Storage and a cron job.