There's a GUI for copying files and changing permissions, so I'd like to use it. How can I change directory read/write permissions in the GUI and use the GUI's 'Copy to' function? Thank you for the help. :)
Asked
Active
Viewed 306 times
2
1 Answers
0
You can copy files within the GUI using the Nautilus file manager (now called "Files") built into Ubuntu.
As far as using a GUI to change file permissions the only program I've found is called Eiciel. I've never used the program and can not vouch for it.
Here's a screenshot from the Developer's page:

WinEunuuchs2Unix
- 102,282
gksu
orgksudo
, but several official derivatives still have them.sudo -H
remains available. The main issue is how running GUI programs as root is increasingly unpopular and requires extra effort on new Ubuntu systems that default to Wayland. – Eliah Kagan Apr 01 '18 at 03:14