Re: Get file properties via dbus command

"Thomas Kluyver" <[email protected]> Sat, 24 Jun 2023 10:02:46 +0100
Newsgroups gmane.comp.freedesktop.dbus
Message-ID <[email protected]>
On Sat, 24 Jun 2023, at 05:37, Ahmad Ismail wrote:
> I am planning to get the file properties with this command. Can I use path like "/home/ismail/Desktop/file.txt" with your command?

I think it has to be a file:// URL. You could try a plain path, but even if one file manager accepts it, others might not.

Best wishes,
Thomas