Daily Shaarli

All links of one day in a single page.

February 15, 2025

Mirroring nextcloud - ℹ️ Support - Nextcloud community
thumbnail

Simple scheduled rsync/rclone might be enough, for just the Files data, but would that get notes/calendar/contacts?

Would syncing the whole thing and restoring to another URL actually create a working duplicate?

Also to consider is WebDAV mirroring/sync

  • davfs2 plus rsync seems like the most active and robust option
  • gvfs supports DAV mounting also
  • Duplicati can sync to a DAV server, but would use local files as the source. This seems to preclude syncing CalDAV/CardDav data, too.
  • vdirsyncer can sync CalDAV/CardDav (which should get tasks)
    -- seems to be slated for replacement by pimsync