Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Chmod 077? How to search and fix

Featured Replies

As confusing as it might be for some, leaving the default permissions alone on certain popular dockers like sonarr, radarr, sabnzb, couchpotato etc etc seems common sense.

 

Those of us to want to make better use or setup expert/advanced settings can still mess up and have a typo cause alot of trouble. Ive trawled through the forum best i can and still havent manage to fix my issue.

 

My question and plea for some help is this:

Is there a command someone help me with,  i want to find and correct the folder/file chmod  from 077  to 0777?

 I tried the new docker permissions tool but after some 2 hours of work it didnt relsove this one issue.

 

By the way, this was a mistake i made in couchpotato settings before moving and renaming some rips  from a temp folder to one of the movie share folders.

That parent share folder is accessible from my win10 pc and few of the older sub folders but any created by couch is doomed to be restricted.

Details-

All the user shares are set up in place and havent been touched. 

Win10pro pc  accessing smb share  on Unraid 6.3.3 

Know the file inside restricted folder works as plex was playing 

 

What you're probably going to want is from the command line

 

chmod -R 0777 /mnt/user/SHARENAME

 

and ideally,

 

chown -R nobody:users /mnt/user/SHARENAME

 

 

  • Author

Thanks squid,  such a simple thing saved my arse

  • 2 years later...

Very Helpful Squid!  Thanks.

 

I first tried newperms on a particular share, but it did not seem to fix an issue I was having with some old backups that I am trying to purge.  I ended up using 

 

 

chmod -R 0777 /mnt/user/SHARENAME

 

There seems to be files that this does not work on.  I have not completely narrowed it down, but it seems it is either extremely long file names, file names with special characters, or folders with special characters that the command is not working on (I thought it also had to do with files or folders that had spaces in them but that does not seem to be the case.  Is there a command that can be added as a catch all for those type conditions?  OR is there a way to strip special characters from file names, or truncate long file names?

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.