Using davfs2
Mo B <[email protected]> Fri, 4 Jul 2025 02:47:44 -0700 (PDT)
| Newsgroups | gmane.network.unison.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, is this still the main discussion group? Or is it [email protected] ? Or https://github.com/bcpierce00/unison/issues ? This is unison version 2.53.7 (ocaml 4.14.2) I have an issue when using unison on a davfs2 mount. Some months or years ago when using -fastcheck true I had a very fast check when nothing has changed, about several minutes. Recently every unison run is very slow and loads all the ~100GB from the remote server for several hours. Before, only -fastcheck false did that but now every fastcheck true does it as well. Did anything change here? My unison configuration: #DAV_Documents.prf root = /home/bb root = /mnt/davfs/hidrive/public mountpoint = Documents path = Documents include DAV_Common #DAV_Common.prf log = true perms = 0 dontchmod = true links = false fastcheck = yes confirmbigdel = true maxthreads = 1 ignore = Name *.part ignore = Name .*.swp ignore = Name .~lock.* # /etc/davfs2/davfs2.conf minimize_mem 1 cache_size 128000 # MiByte table_size 262144 # 2^18 delay_upload 2 gui_optimize 1 use_compression 1 Best regards, Mo To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].