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

MobileMe/iDisk: hidden files not shown #4435

Closed
cyberduck opened this issue Apr 29, 2010 · 3 comments
Closed

MobileMe/iDisk: hidden files not shown #4435

cyberduck opened this issue Apr 29, 2010 · 3 comments
Assignees
Labels
bug fixed webdav WebDAV Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

479f103 created the issue

Even with View > Show Hidden Files enabled, Cyberduck doesn't show hidden files on MobileMe/iDisk.

On other WebDAV servers Cyberduck correctly shows the hidden files.

I encountered this problem while developing Parachute, and thanks to this blog entry I fixed it by prefixing the user agent header with "WebDAVFS".

Hope this helps!

@cyberduck
Copy link
Collaborator Author

@dkocher commented

You could try to change the user agent Cyberduck sends using a hidden preference:

defaults write ch.sudo.cyberduck application WebDAVFS

@cyberduck
Copy link
Collaborator Author

479f103 commented

Replying to [comment:1 dkocher]:

You could try to change the user agent Cyberduck sends using a hidden preference:

defaults write ch.sudo.cyberduck application WebDAVFS

That works.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Fix in ec1c5e2.

@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.
Labels
bug fixed webdav WebDAV Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants