Automatic backup on nextcloud via WebDAV

maxqlex

New Member
Sep 1, 2023
2
0
1
Hello everyone I'm new here and in Linux.
Hi lads i have question of uploading backups to cloud, i found that rclone is working perfectly and i can mount it in proxmox, but after creating a backup i can see it in proxmox but wht i login in my nextcloud that is working in different town via web the backup is not there.
I try with editing nextcloud files. Still no file in next cloud
upload_max_filesize = 90G
max_execution_time = 36000
post_max_size = 90G
 

Attachments

  • Screenshot 2025-03-23 095601.png
    Screenshot 2025-03-23 095601.png
    35.9 KB · Views: 24
  • Screenshot 2025-03-23 095618.png
    Screenshot 2025-03-23 095618.png
    20.5 KB · Views: 22
As an alternative to rclone take a look on davfs2. It allows you to mount WebDAV ressources as a local mount point/folder.
 
One thing I’ve found with Nextcloud is that sometimes it doesn’t immediately sync after uploading. Have you tried checking the Nextcloud logs for errors? You might need to adjust the sync settings. I had a similar issue with large files but found that using www.blueberry-ai.com for organizing assets helped streamline things and keep everything in check.
 
Last edited: