Best backup strategy for NextCloud?
- 
 @Obsolesce Not using OneDrive. Using a NAS with a nfs share that is mounted via fstab. 
- 
 @brandon220 said in Best backup strategy for NextCloud?: @Obsolesce Not using OneDrive. Using a NAS with a nfs share that is mounted via fstab. Ah i see, yeah rclone was only used so I could specifically back up to OneDrive. Nothing more. 
- 
 For me, I'm doing a mysqldump of the database, then using rclone to copy the files, the mysqldump, and the /var/www/html folder over to Wasabi. 


