https://bugs.kde.org/show_bug.cgi?id=98032

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|file on non-mounted user    |Automatically mount share
                   |mountable share not         |that file is located on
                   |readable                    |when file is accessed
                 CC|                            |n...@kde.org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #2 from Nate Graham <n...@kde.org> ---
If you use a KIOSlave to access the file, this works perfectly (e.g. you access
it at "smb://myserver/myshare/path/to/file". If you use a manual mount (e.g.
using `mount` or an fstab entry), then KIO can't have any knowledge of this
because you didn't use it to mount the share, so it has no way of knowing that
mounting some location is required to access the file.

If KIO could mount things itself, then it would know about mounts and this
would work without you needing to acc the file using a KIO-compatible path such
as "smb://myserver/myshare/path/to/file". That's tracked with Bug 75324.

*** This bug has been marked as a duplicate of bug 75324 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to