On Sun, May 1, 2016 at 6:28 PM, Dominik Haumann wrote:
>
> CC: Vishesh, since maybe baloo also had to solve these issues
We mostly just use Solid to query the list of mount points and ignore
non local stuff.
baloo/src/file/storagedevices.h
--
Vishesh Handa
__
El diumenge, 1 de maig de 2016, a les 19:12:11 CEST, Dominik Haumann va
escriure:
> On Sun, May 1, 2016 at 6:28 PM, Dominik Haumann wrote:
> > Hi all,
> >
> > do we have a mechanism in KDE to find out whether a file is a truly
> > local file, or a remote file?
> >
> > With remote file I mean e.
On Sun, May 1, 2016 at 6:28 PM, Dominik Haumann wrote:
> Hi all,
>
> do we have a mechanism in KDE to find out whether a file is a truly
> local file, or a remote file?
>
> With remote file I mean e.g. a sshfs mounted location that appears in
> the file system, which integrates seamlessly into the
Hi all,
do we have a mechanism in KDE to find out whether a file is a truly
local file, or a remote file?
With remote file I mean e.g. a sshfs mounted location that appears in
the file system, which integrates seamlessly into the local
filesystem, but in truth, it is not a local file.
As initial