FG
💻 Software

How do I add permissions via command line for "everyone" on external HDD

Fresh5 days ago
Mar 15, 202668923 views
Confidence Score0%
0%

Problem

I have an external HDD and I kind of messed up the file permissions but when fixing it I thought it is ok bc with my username I can access the files perfectly fine. Now that I use this with two PC (actually ATM I don't have access to my other PC) I can't access these files. The problem is this dire…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I add permissions via command line for "everyone" on external HDD

Low Risk

Use to take ownership of the file ^ Recursively takes ownership of all files without prompting "are you sure". Follow it up with set the access control list This will recursively grant Full access to user group "Everyone" to all files in the folder.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment