Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listing directory [deleted folder] failed. #8887

Closed
cyberduck opened this issue Jun 18, 2015 · 2 comments
Closed

Listing directory [deleted folder] failed. #8887

cyberduck opened this issue Jun 18, 2015 · 2 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

34092a6 created the issue

on OSX 10.10.3 and CyberDuck 4.8 (build 17762), when a folder is deleted containing 1 or more files, a "Listing directory [deleted folder name] failed" dialog box is presented.

from the log files, it looks like CyberDuck issues several DELETE requests (to delete existing files), followed by a "DELETE /path/to/folder/" request followed by "PROPFIND /path/to/folder/" where a 404 server status is thrown, then a "PROPFIND /" after you hit "Ok".

the problem doesn't exist if the target folder (and/or sub-folders) are already empty.

@cyberduck
Copy link
Collaborator Author

34092a6 commented

test server to reproduce the error:

https://dav.pixi.me/

(Platform) FreeBSD, Apache 2.4, mod_dav, OpenSSL 1.0.2c

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 000812a.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants