Mx21 -- copy files to external hdd

Help for Current Versions of MX
When asking for help, use Quick System Info from MX Tools. It will be properly formatted using the following steps.
1. Click on Quick System Info in MX Tools
2. Right click in your post and paste.
Message
Author
MXRobo
Posts: 1834
Joined: Thu Nov 14, 2019 12:09 pm

Re: Mx21 -- copy files to external hdd

#21 Post by MXRobo »

m_pav wrote: Sun Jan 15, 2023 12:05 am When first introducing a native format external drive, Instead of doing

Code: Select all

sudo chown -R yourusername:yourusername /media/drivename/*
change the asterisk to a dot

Code: Select all

sudo chown -R yourusername:yourusername /media/drivename/.
and the drive will be yours forever, no more fuss with changing ownership of mass folders and files, and it can be done an any internal or external drive/partition, whether it's fresh or already used, though, if it's already used, you'll have to do the command twice, once with the dot and another the asterisk .
Thanks @m_pav , additionally, it changed the root ownership in permissions to me of some existing folders in an external hdd that I recently placed there via "Open root Thunar here".
I like easy! :number1:

Post Reply

Return to “MX Help”