
Lock/unlock directory service menu
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
Lock or unlock a directory.
Just put the .desktop file in ~/.local/share/kservices5/ServiceMenus
If you want to use it on non-user-owned directories (as in root-owned),
comment out the "Exec" line and uncomment the line below.
The third lines add "an extra lever of protection" - they also change ownership to root (and back to user... so they're not meant to be used for root-owned directories).
To move this out of top-level and into Actions, remove/comment-out the "X-KDE-Priority=TopLevel" line.
Just put the .desktop file in ~/.local/share/kservices5/ServiceMenus
If you want to use it on non-user-owned directories (as in root-owned),
comment out the "Exec" line and uncomment the line below.
The third lines add "an extra lever of protection" - they also change ownership to root (and back to user... so they're not meant to be used for root-owned directories).
To move this out of top-level and into Actions, remove/comment-out the "X-KDE-Priority=TopLevel" line.
Ratings & Comments
3 Comments
useless if the drive is ntfs formatted. It doesn't even error-out.
Until this bug is resolved: https://bugs.kde.org/show_bug.cgi?id=422030 it won't work for root-owned directories on Kubuntu 20.04.
It's resolved :·)