External HDD via SATA-USB adapter - Lost Permissions


ajaxStardust

Active member
Local time
8:26 PM
Posts
27
OS
Windows 11 Pro
Hi there. Hope you are well.
I use 2 external HDD's just slaved for storage. They're connected via USB / SATA adaptors. Works fine, but... I don't know if there's perhaps a short in the cable or what happened, but a few weeks ago after a restart, one of the drives / drive info wasn't showing correctly. I even went as far as to scan for partition recovery using a few of the popular free apps (e.g. EASUS, MiniTool, etc.). Eventually I tried using just one or the other drive. Turns out there was no data loss, but I'm going to venture to guess that this little Mini-PC I use has junk hardware, particularly the USB ports.
Suffice to say, whatever trick I did to keep both drives working w/out error is maintaining so far.

Big bummer: one of the external drives is no longer letting me recurse into the directories. I can do it one at a time, if I do (folder right click) Properties > Security > Advanced and set myself as owner, then assign permissions. but, nothing ever operates recursively. I have to do it for each folder, or individual file. And there's a LOT of stuff on that particular partition.
Most of the tutorials I've seen in regard to Permission / Ownership issues advise to use that method - set the Owner, assign permissions, etc.
Frankly, it's tedious. Does anyone know of a "wizard" type app that will do this for me? Maybe a powershell script?


EDIT:
i tried the command line as suggested here:
Code:
attrib -s -h -r "Drive:\path_to_folder\*.*" /s /d

(got that from a thread here at eleven forum actually)
As you can see, that's having issues as well. And it was run in an elevated Powershell
Code:
a> attrib -s -h -r "D:\*.*" /s /d
Access denied - D:\Downloads\.opera
Access denied - D:\Downloads\bDnOaw9c.php.part
Access denied - D:\Downloads\Calendar_and_Contacts
Access denied - D:\Downloads\DEB
Access denied - D:\Downloads\desktop.ini
... snip ...
Access denied - D:\Downloads\_Archives_Unzipped
Access denied - D:\htdocs_others_on_usb\10.0.0.38_wp_clean\wp-content\debug.log
... etc ...
 
Windows Build/Version
Win 11 22H2 build 22621 1555
Last edited:

My Computer

System One

  • OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    Beelink
    CPU
    N5105
    Motherboard
    AZW U59 (U3E1)
    Memory
    32.00 GB
    Graphics Card(s)
    Intel UHD Graphics: 8086-4E61
    Sound Card
    USB Audio Device
    Monitor(s) Displays
    HP E241i
    Screen Resolution
    1920x1200
    Other Info
    http://speccy.piriform.com/results/NwxSjHiPVH0y4XLSt8D2NvS

My Computers

System One System Two

  • OS
    Windows 11 Pro 23H2 22631.3447
    Computer type
    PC/Desktop
    Manufacturer/Model
    Dell Optiplex 7080
    CPU
    i9-10900 10 core 20 threads
    Motherboard
    DELL 0J37VM
    Memory
    32 gb
    Graphics Card(s)
    none-Intel UHD Graphics 630
    Sound Card
    Integrated Realtek
    Monitor(s) Displays
    Benq 27
    Screen Resolution
    2560x1440
    Hard Drives
    1tb Solidigm m.2 +256gb ssd+512 gb usb m.2 sata
    PSU
    500w
    Case
    MT
    Cooling
    Dell Premium
    Keyboard
    Logitech wired
    Mouse
    Logitech wireless
    Internet Speed
    so slow I'm too embarrassed to tell
    Browser
    Firefox
    Antivirus
    Defender+MWB Premium
  • Operating System
    Windows 10 Pro 22H2 19045.3930
    Computer type
    PC/Desktop
    Manufacturer/Model
    Dell Optiplex 9020
    CPU
    i7-4770
    Memory
    24 gb
    Monitor(s) Displays
    Benq 27
    Screen Resolution
    2560x1440
    Hard Drives
    256 gb Toshiba BG4 M.2 NVE SSB and 1 tb hdd
    PSU
    500w
    Case
    MT
    Cooling
    Dell factory
    Mouse
    Logitech wireless
    Keyboard
    Logitech wired
    Internet Speed
    still not telling
    Browser
    Firefox
    Antivirus
    Defender+MWB Premium
Hey. Thank you very much! I'll investigate your advisory.

At this time, I used those same USB/SATA adapters to hook it to a Linux box on my LAN and just shared via "Samba" (smbd).
I don't have the recursion issues (for read access), but I need to tweak something on the Linux side for read/write to be able to E.g. write MP3 tags, or whatever. It's mostly just archived stuff that I wanted to be able to at least read (e.g. software downloads, music media, images, etc.) but there's def stuff there that I'd like to write to as well.

I bought a couple WD Black 2TB HDD's last year i've never even used for anything yet. I had planned to get an NAS for those, but then I lost my job. ha!
I need to consolidate and get rid of these garbage HDD"s which are full of duplicate garbage, like garbage on that show Hoarders! Having collected PC's / hard drives since the early 2000's...

More time is wasted trying to get to what amounts to very little value, to be true. Someone said go NAS. Someone else says don't mess with NAS. I just want to get the mess out of the way and have access to my stuff. Actually had a Netgear Stora and that drive "died". I suspect the data is still there. HDD is just "frozen". Sucks because i'd migrated all of my best audio media there, FLAC format n all. That's the real bummer in my world of things that bum me out.

Cheers. And thanks again for the suggestions!!
 

My Computer

System One

  • OS
    Windows 11 Pro
    Computer type
    PC/Desktop
    Manufacturer/Model
    Beelink
    CPU
    N5105
    Motherboard
    AZW U59 (U3E1)
    Memory
    32.00 GB
    Graphics Card(s)
    Intel UHD Graphics: 8086-4E61
    Sound Card
    USB Audio Device
    Monitor(s) Displays
    HP E241i
    Screen Resolution
    1920x1200
    Other Info
    http://speccy.piriform.com/results/NwxSjHiPVH0y4XLSt8D2NvS
Back
Top Bottom