https://bugs.kde.org/show_bug.cgi?id=451032
Bug ID: 451032
Summary: Erratic behaviour when opening remote FTP files
Product: kiofuse
Version: 5.0.0
Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
Severity: major
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
SUMMARY
Generally, I use Plasma, Krusader and Visual Code Studio to work on remote FTP
servers modifying code.
For quite some time now, I have noticed that, when opening a file from any FTP
server from Krusader, the path to the same open file can be opened with two
different methods, without the user being able to do anything about it. For
example:
/home/myname/.cache/kioexec/krun/5331_0/index.php
/run/user/1000/doc/4578b2a5/index.php
/run/user/1000/kio-fuse-rBQlcd/ftp/[email protected]/var/www/index.php
The last one is the appropriate and transparently functioning route. From then
on, accesses to the files in this path are of this type (....ftp/ftp_user/...)
and it works fine, but why this erratic behaviour? It usually happens the first
time I open a file in that path in that desktop session.
STEPS TO REPRODUCE
1. Open a remote FTP file
2. Open again that or another remote FTP file on same server
OBSERVED RESULT
Erratic path assignation. Some times as a cached file, sometimes like a local
file under "/run" and finally, as a "cloned" place under "/run/" but working as
in remote server.
EXPECTED RESULT
To use always the path like "/run/user/ ....
/ftp/[email protected]/var/www/index.php".
SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20220218
KDE Plasma Version: 5.24.1
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.2
Kernel Version: 5.16.4-1-default (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-9700K CPU @ 3.60GHz
Memory: 15.4 GiB of RAM
ADDITIONAL INFORMATION
FTP user/passwords are managed by Plasma wallet, I don't need to repeat them
each time.
The path ".../kio-fuse-rBQlcd/...." is always different between each desktop
session, despite the same FTP server being accessed. This makes it very
difficult to work with applications such as Visual Code Studio, because it
allows you to mark remote folders as safe, but because the name is different
each time, you have to accept the services again in each desktop session in
which you access the FTP server.
--
You are receiving this mail because:
You are watching all bug changes.