| Summary: | In fish portocol, directories with names that end in .d cannot be descended into. | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Emmett Culley <lst_manage> |
| Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | major | CC: | dolphin-bugs-null |
| Priority: | NOR | ||
| Version First Reported In: | 21.12.1 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Emmett Culley
2022-06-05 15:06:40 UTC
I just discovered that if I type the directory name (conf.d) in the location bar, dolphin will descend into it and give me access to the files in that directory. That'll do for a work around. I spoke too soon. It turns out that when I open the conf.d directory via the location bar I am not able to drag a file or directory into the conf.d directory. I see "Access denied to ." at the top of the listing, but I am not prompted to copy/move. The file is not copied/moved into the conf.d directory. However, if I first rename the directory to conf_d, all works as expected. Enter fish://root@server/etc/conf_d in the location bar, the drag a file into that directory, I am prompted for copy or move, and the file is copied when I select Copy. Note that I am able to rename conf.d to conf_d from dolphin. As noted before, once I have renamed the directory, I can rename it back to conf.d and I am still able to access that directory normally from that dolphin session. This seems to be fixed after a recent update of dolphin to 22.04.1 |