Bug 324254

Summary: Option "Copy with root privileges" to file copy dialog
Product: [Applications] krusader Reporter: Murz <MurzNN>
Component: generalAssignee: Krusader Bugs Distribution List <krusader-bugs-null>
Status: CONFIRMED ---    
Severity: wishlist CC: alex.bikadorov, krusader-bugs-null, mk.mateng, simonandric5, voidpointertonull+bugskdeorg
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Bug Depends on: 179678    
Bug Blocks:    

Description Murz 2013-08-30 07:23:50 UTC
Most of users use Krusader as user privileges. But very often they needs to do some file operations with root privileges (one time), so starting new copy of Krusader from root is too expensive. 

Will be good to see an option "With root privileges"  in file copy dialog and maybe in other file operation windows. 

Another way is ability to open tabs with root priveleges and all operations in it will done with root priveleges.
Comment 1 michaelk83 2025-01-17 14:17:03 UTC
Can this get another look with the new KIO Admin (https://invent.kde.org/system/kio-admin)?
KDE is moving away from running GUI apps with `sudo` (or even `kdesudo`), and Krusader should follow suit.

Other than copy, another action that needs temporary root access is folder sync, when some of the files are only readable by root. This should ideally request authorization when needed, rather than showing endless "cant read this" errors.