| Summary: | sftp://xxx/ is a folder, but a file was expected | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] kio-extras | Reporter: | Alexander Ewering <ae> |
| Component: | SFTP | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | dolphin-bugs-null, elvis.angelaccio, sitter |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Screenshot of error | ||
I think this bug (and all the other similar dolphin bugs I just reported) might be connected to the "Folder" field (when creating the connection through the wizard) not being "/". When I use "public_html" as the folder, all the errors occur. If I use "/", it seems to be more stable. Is this still reproducible with the 19.12 release? If so, please provide a step by step guide on how to reproduce it. For me the network connection wizard will attempt to make a connection when trying to save and fail because sftp://me@localhost:22/public_html does not exist and as such it won't create a remote link. (In reply to Harald Sitter from comment #2) > Is this still reproducible with the 19.12 release? > If so, please provide a step by step guide on how to reproduce it. > > For me the network connection wizard will attempt to make a connection when > trying to save and fail because sftp://me@localhost:22/public_html does not > exist and as such it won't create a remote link. A quick test seems to be working, so I'd say this can be closed for now. *** Bug 413293 has been marked as a duplicate of this bug. *** *** Bug 413290 has been marked as a duplicate of this bug. *** *** Bug 415348 has been marked as a duplicate of this bug. *** |
Created attachment 123388 [details] Screenshot of error This happens every time I add a new SFTP connection. The connection the briefly works, however.