#How can I do scheduled backups with Azure using API?
9 messages · Page 1 of 1 (latest)
You can't, use rclone instead - https://rclone.org/
Rclone syncs your files to cloud storage: Google Drive, S3, Swift, Dropbox, Google Cloud Storage, Azure, Box and many more.
any documentation or tutorial?
Do I need to create a pod and attached it to storage, and then rclone from the pod to my blob storage?
Docs are on the site.
Yes
I understand how to use rclone, I was more talking about this specific use case with RunPod
but I'm guessing that there's no docs for that