February 3, 20251 yr Please check the permission settings for the "photo" directory. When I try to access some subfolders inside, I am unable to enter them (for example, the "jpg" folder within "photo"). I upload the diags below. Best regards, bi-unraid-diagnostics-20250203-1555.zip
February 3, 20251 yr Community Expert How were the files saved to that share? Also post the output from ls -l /mnt/user/photo
February 3, 20251 yr Author I saved the files to that folder by copying them from my computer. Previously, these folders were located on different drives. After using the Unbalance software to consolidate all the "photo" folders onto a single drive, this issue occurred. Best regards.
February 3, 20251 yr Community Expert 25 minutes ago, JorgeB said: post the output from ls -l /mnt/user/photo
February 3, 20251 yr Community Expert Solution Permissions are not correct, run the New Permissions tool on that share.
February 3, 20251 yr Community Expert From this post: https://forums.unraid.net/topic/131730-update-from-69-to-6115-and-got-permission-denied/#comment-1219731 I am extracting this screenshot: For security reasons, many Linux distributions (including Docker containers that are not developed for the Unraid environment) are now setting the permissions for files to 644 and directories to 755. Unraid requires that for files to be shared via SMB that the permissions be 666 and 777 and the group is 'users'. Owner does not seem to matter unless it is 'root'. IF you need help setting things up, from this post: https://forums.unraid.net/topic/71764-support-binhex-krusader/page/38/#findComment-1486740 I am extracting this screen shot which shows how to add these three parameters (PUID, PGID, & UMASK) to your Docker Containers: When you are editing your Docker Container, be sure to open up the 'show more settings' dropdown to see everything that is defined before you start adding any new variables.
February 4, 20251 yr Author Thank you very much for your supports, my unRAID folder is good now. Best regards,
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.