FG
💻 Software

RSync to WebDAV mounted volume very slow

Fresh5 days ago
Mar 15, 202617232 views
Confidence Score0%
0%

Problem

I have a mounted WebDAV store, which I am playing around with to try and put together my own pseudo-DropBox set up. However, it seems very slow to upload larger files (my bandwidth graph goes ok for a little bit, then just stops dead for long periods of time). Has anyone tried this? I'm wondering i…

Error Output

rsync -rv /source/directory/ /mounted/webdav/directory/

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: RSync to WebDAV mounted volume very slow

Low Risk

Check the man page for because most webdav implementation do not accept setting modification time to tell rsync its handling a remote filesystem having rsync replacing files directly, instead of uploading an then replacing Btw, I am using another en…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment