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

SFTP and trailing slash in Web URL #5403

Closed
cyberduck opened this issue Nov 5, 2010 · 7 comments
Closed

SFTP and trailing slash in Web URL #5403

cyberduck opened this issue Nov 5, 2010 · 7 comments
Assignees
Labels
bug fixed high priority sftp SFTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

hcabbos created the issue

This incident is for SFTP. I don't know if FTP is behaving the same way.

Cyberduck is forcing the trailing slash for the Web URL. If I remove it and close the prefs window and then return, the slash is put back. This screws up the Web URL as it enters 2 forward slashes right after the .com when using the copy url feature.

For instance, I get:
http://mydomain.com//myfolder

And note that my Server Path is correct. I've tried it with or without an end slash, for Server Path (not Web Path) and the problem persists.

Cyberduck shouldn't be demanding the end slash for Web URL. Please fix this :(

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you replicate the issue in the latest snapshot build available from the software update?

@cyberduck
Copy link
Collaborator Author

hcabbos commented

Yes, the problem is stil present with the latest snapshot.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Testcase in 23e033b.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Fix in 933415d.

@cyberduck
Copy link
Collaborator Author

hcabbos commented

I wouldn't know how to get 933415d to test it. As of 7572, it was still broken.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please switch to the latest snapshot build for testing.

@cyberduck
Copy link
Collaborator Author

hcabbos commented

Just downloaded Version 4.0b7 (7761). This issue has been fixed. Thank you!

@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 high priority sftp SFTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants