https://bugs.kde.org/show_bug.cgi?id=464450

            Bug ID: 464450
           Summary: copyFromFile is not enabled in webdav due to missing
                    entry in http.json
    Classification: Frameworks and Libraries
           Product: frameworks-kio
           Version: 5.102.0
          Platform: Other
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: WebDAV
          Assignee: kio-bugs-n...@kde.org
          Reporter: albe...@mattea.info
                CC: kdelibs-b...@kde.org
  Target Milestone: ---

SUMMARY
See Bug 334192 for full context. Basically, when copyFromFile support was
introduced with
http://commits.kde.org/kio/3167510f887bb6b2ebc849a91bfebe1319ad1837, the
corresponding entry ("copyFromFile": true) was not added to http.json, so the
symptoms described in the above bug are still present (unnecessary copy to
/tmp, problems with large files etc). Simply adding the entry to the "webdav"
and "webdavs" sections of the json file fixes the problem.

STEPS TO REPRODUCE
1.  Upload a large file to a WebDAV server with dolphin

OBSERVED RESULT
The file is copied to /tmp first, RAM usage spikes, the actual upload may not
start due to memory problems

EXPECTED RESULT
The file gets uploaded right away

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to