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

Failure parsing URI with at sign in path #7966

Closed
cyberduck opened this issue May 21, 2014 · 3 comments
Closed

Failure parsing URI with at sign in path #7966

cyberduck opened this issue May 21, 2014 · 3 comments
Assignees
Labels
enhancement fixed webdav WebDAV Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

8930251 created the issue

I have a client that has signed up for Zimbra hosting.

Part of it is a Briefcase file storage and sharing system. For external use, it support the webDAV protocol.

But the login URL is:

https://mail.sgbio.com/dav/YourEmail@sgbio.com/Briefcase

When I try to get Cyberduck to connect with this string, it gets very confused. It tries to parse it into server and user parts, then re-format it into the "standard" layout as FTP uses.

But that is not what Zimbra expects. So it crashes.

@cyberduck
Copy link
Collaborator Author

8930251 commented

This string works perfectly fine on my MAC using Finder's "Konnect to Server" function (cmd-K). I use Cyberduck for all my FTP work on MAC. I was hoping to use Cyberduck for all the hapless Wndoze users my client has. Especially since I hope to get a sizeable donation out of them.

@cyberduck
Copy link
Collaborator Author

8930251 commented

FYI: Barracuda network drives use a similar URL for webDAV access.

http(s):!//(server)/fs/(resource)

They also recommend Cyberduck on the bottom of this page: http://barracudadrive.com/tutorials/WebDAV-Mac-Finder.lsp

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 5c4782d.

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

No branches or pull requests

2 participants