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

Escaped absolute path not valid #4527

Closed
cyberduck opened this issue Jun 9, 2010 · 7 comments
Closed

Escaped absolute path not valid #4527

cyberduck opened this issue Jun 9, 2010 · 7 comments
Assignees
Labels
bug fixed webdav WebDAV Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

anonymous created the issue

I'm trying to connect via WebDAV to our internal WebDAV server, and I'm getting a lot of errors with connecting as well as navigating the server.

When I try to connect, I repeatedly get "abs_path requested" if I put anything at all in the New Bookmark "Path" field. If I leave this blank, it works, but I get no file listing. If I then use the Go command to switch to the path I originally wanted, I can successfully move to that folder.

Opening any of the folders from that path then returns

escaped absolute path not valid.

and displays nothing. I can successfully connect and browse this server using the Transmit WebDAV client, as well as the Finder.

Any ideas?

@cyberduck
Copy link
Collaborator Author

anonymous commented

Sorry, I forgot to include the transcript output:

Date: Wed, 09 Jun 2010 15:34:14 GMT[\r][\n]
Server: Microsoft-IIS/6.0[\r][\n]
MicrosoftOfficeWebServer: 5.0_Pub[\r][\n]
X-Powered-By: ASP.NET[\r][\n]
Content-Type: text/xml[\r][\n]
Content-Length: 10640[\r][\n]
DAV: 1, 2[\r][\n]
MS-Author-Via: DAV[\r][\n]
[\r][\n]

@cyberduck
Copy link
Collaborator Author

Ram commented

I have the same problem. Their are a couple folders on a server that I can't open. I get the

escaped absolute path not valid

too. I can brows them from the finder or directly from safari though. On Mac OS X 10.6.3.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Will think about switching from Slide (deprecated) to Sardine for a more robust WebDAV implementation.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

issue with abs_path requested when default path in bookmark is not absolute fixed in 791ea2a.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I can replicate this issue with a filename that contains a [ that is not properly escaped in the response from a Microsoft-IIS/6.0 server, see #2931. What are the filenames of the folders in this case here?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#2931 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In f9bd375.

@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