Bug 441472 - FTP files are considered as folders
Summary: FTP files are considered as folders
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 21.08.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-24 10:26 UTC by Nils B.
Modified: 2025-02-23 08:20 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
missing attachment (56.70 KB, image/png)
2021-08-24 10:28 UTC, Nils B.
Details
Kate: Open remote file error on Plasma (50.66 KB, image/png)
2022-03-15 04:39 UTC, augusto
Details
screenshot of the described bug; copying a file as a folder and not being able to open it in a text editor (162.86 KB, image/webp)
2025-02-23 08:20 UTC, saucy-shadow-wasp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nils B. 2021-08-24 10:26:02 UTC
SUMMARY
When you double-click an FTP file, it does as if it was a folder, so when opening ftp://..../a.txt , you get into a non-existing folder ftp://..../a.txt in which you can see a.txt again, but now after a double-click it says that a.txt dosn't exist "550 Unknown error 187". When copying/pasting a.txt in a second dolphin Window (not tab) that is not ftp, let's say downloads, it creates a folder named a.txt and gives you an error message "unable to write in the file".


STEPS TO REPRODUCE
1. Open an FTP connection
2. Create a file
3. Double-click on it

OBSERVED RESULT
see attachment

EXPECTED RESULT
opening a.txt with the default .txt editor (kate in my case)

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux (x86_64) release 5.13.11-1-MANJARO
KDE Plasma Version: 5.22.44
KDE Frameworks Version: 5.85.0
Qt Version: 5.15.2
Comment 1 Nils B. 2021-08-24 10:28:15 UTC
Created attachment 141002 [details]
missing attachment
Comment 2 augusto 2022-03-15 04:39:55 UTC
Created attachment 147500 [details]
Kate: Open remote file error on Plasma
Comment 3 augusto 2022-03-15 04:42:43 UTC
This is also happening on my Ubuntu based KDE Plasma window desktop. 
Not happening when switching from Plasma to default Ubuntu window system
Comment 4 augusto 2022-03-15 04:44:35 UTC
updating "Platform" from  Manjaro to "unspecified" (same error on more platforms)
Comment 5 Marko 2024-09-03 06:05:28 UTC
Also, copying a file to computer, from X-Plore's FTP server on Android mobile phone just makes empty directory with the same name, no data is copied. Double Commander works with that FTP server.
Comment 6 Justin Zobel 2025-02-08 03:11:58 UTC
Nils I am unable to reproduce this issue in Dolphin 24.12.1. Can you please re-check and confirm if this issue is still occurring? If it is, please change the status back to REPORTED.

Augusto/Marko you seem to be having different issues to the original report. If you are still experiencing them, please open a new report for the issue.
Comment 7 Marko 2025-02-08 13:41:46 UTC
Made new bug entry at https://bugs.kde.org/show_bug.cgi?id=499682
Comment 8 Bug Janitor Service 2025-02-23 03:46:39 UTC
🐛🧹 ⚠️ This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information, then set the bug status to REPORTED. If there is no change for at least 30 days, it will be automatically closed as RESOLVED WORKSFORME.

For more information about our bug triaging procedures, please read https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging.

Thank you for helping us make KDE software even better for everyone!
Comment 9 saucy-shadow-wasp 2025-02-23 08:13:00 UTC
Hi, sorry if I'm not following all guidelines, it's my first time seeing the KDE bug tracker.

I experience the same issues like Nils B. with Dolphin 24.12.2.
Operating System: Fedora Linux 41
KDE Plasma Version: 6.3.1
KDE Frameworks Version: 6.11.0
Qt Version: 6.8.2
Kernel Version: 6.12.15-200.fc41.x86_64 (64-bit)
Comment 10 saucy-shadow-wasp 2025-02-23 08:20:57 UTC
Created attachment 178760 [details]
screenshot of the described bug; copying a file as a folder and not being able to open it in a text editor