Bug 153157

Summary: The file or folder does not exists
Product: [Frameworks and Libraries] kio Reporter: Ferdinand Gassauer <gassauer>
Component: webdavAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: adawit
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 4.7.3

Description Ferdinand Gassauer 2007-11-29 23:31:50 UTC
Version:            (using KDE 3.5.8 "release 22.1" , openSUSE )
Compiler:          Target: x86_64-suse-linux
OS:                Linux (x86_64) release 2.6.22.12-0.1-default

trying to upload a file to a webdav server (which changes the file name during upload) reports
"The file or folder 192.168.1.31 does not exists"
where  192.168.1.31 is the webdav server.

uploading with cadaver works.
could it be the name change which causes the problem?
cu
ferdinand
Comment 1 Dawit Alemayehu 2011-10-28 23:58:10 UTC
Is this still an issue in KDE 4.7 or newer or any version of KDE 4 ?
Comment 2 Dawit Alemayehu 2011-11-13 06:21:30 UTC
This is almost certainly caused by HTTP kioslave not supporting redirection for PUT requests and should already be fixed in KDE 4.7.3 with commit 3f697e30. See 

https://projects.kde.org/projects/kde/kdelibs/repository/revisions/3f697e30d28d311015484a01e67e8bb95477e7fa

Feel free to reopen this ticket if the issue is not resolved in KDE 4.7.3 or higher for you.