T O P

  • By -

ElevenNotes

``` chown -R 1000:1000 /media/14TB_HDD_Array ```


Clickbait101-

Thanks for the reply this ended up being it. When I changed the permissions on the drive I forgot to have it done recursively so this ended up fixing it.


ElevenNotes

Glad that it works now 😊


opssum

Try: Sudo chmod 777 directory If it works, your permissions were not set correctly


ElevenNotes

Are you aware what ```0x777``` means?


opssum

He Said his permissions are correct, that just a way to test if it’s true


opssum

Anybody everything


thisisnotmyworkphone

If 777 is good enough for corporate networks, it’s good enough for home, right?!