Re: unison, davfs2, mv .unison failing...
Greg Troxel <[email protected]> Tue, 04 Aug 2026 11:53:24 -0400
| Newsgroups | gmane.network.unison.general |
|---|---|
| Message-ID | <[email protected]> |
Mo B <[email protected]> writes: > Is this a timing issue, or does some syscall rename() behave different from > mv? I guess we need a trace? Indeed you would benefit greatly from system call tracing. It is entirely possible that the DAV filesystem errors under higher-rate operations - but many things are possible. If you do find a rename system call with legit args and an error return, then you can start looking on the DAV side of the OS/filesystem boundary. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].