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.

SMB no write access (folder mounted via rclone)

Featured Replies

Hello, i followed the tutorial from Spaceinvador One https://www.youtube.com/watch?v=-b9Ow2iX2DQ

 

Almost everything works, but i can't write anything into the folder via Windows 11 on Network Share.

 

I mounted it with 

rclone mount --max-read-ahead 1024k --allow-other gdrive: /mnt/disks/gdrive &

 

 

My Samba Extra config:

[gdrive]
      path = /mnt/disks/gdrive
      comment =
      browseable = yes
      # Public
      public = yes
      writeable = yes
      vfs objects =

 

When I want to write anything I always get Access denied.

 

Do you have any ideas how to fix the permission?

 

Screenshot_20221031_111340.png

  • 8 months later...

I have the same problem is there a fix? 

  • 7 months later...

I ran into this exact issue.

 

I guess the problem I have now is that I don't know the specifics as to the fix, but I'd be remiss if I didnt post.

 

I had the added constraint of locking down the share, but I assume removing the valid user/write list fixes that.

 

I've tried this against OD, gDrive, etc.

 

Obviously replace "dan" with unraid share username.

 

[OneDriveDan]
path = /mnt/disks/sharename
comment =
browseable = yes
valid users = dan
write list = dan
writeable = yes
read only = no
force user = nobody
force group = users
create mask = 0660
directory mask = 0770
vfs objects =

  • 9 months later...
On 3/16/2024 at 4:52 PM, InfoAddict said:

I guess the problem I have now is that I don't know the specifics as to the fix, but I'd be remiss if I didnt post.

Hey all.  I tried the above and it did not work.  Does anyone else have any suggestions?  I can mount the share in my linux vm, I can browse it, but I can't write anything to it. Using the most recent version of rclone plugin, and followed the same instructions from the Spaceinvaderone video.  Any assistance would be appeciated

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.

Guest
Reply to this topic...

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.