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.

Share contains sshfs mounted directory | Can't access directory within Windows, but can in Unraid

Featured Replies

I have a share called Temp. I have mounted a remote share over sftp with sshfs (using user scripts), and had it mount at /mnt/user/Temp/Seedbox

 

The user script is as follows:

#!/bin/bash
sshfs -o reconnect,ServerAliveInterval=15,ServerAliveCountMax=3,allow_other,ro,port=22,IdentityFile=/root/.ssh/seedbox/id_rsa [email protected]:/media/ /mnt/user/Temp/Downloads/Seedbox

 

If I navigate to that directory within Unraid, I can get into that folder and see the files within it totally fine:

 

image.png.642bb4ce9af472e8410473126bce56d3.png

 

However, if I try to access that folder through the share in my Windows computer, I get this error:

 

image.png.32775fa2be25af0da2c0fc91bbaf92a5.png

 

I have tried to change permissions for the folder but am unable to and get the following error: 

chmod: changing permissions of 'Downloads/Seedbox/': Read-only file system

 

I do want that directory to be Read-only, but I also want to be able to view it through my Windows computer which has mounted the Temp share. How to I make it so that I can access this folder properly through my Windows computer, and not just directly from the Unraid?

 

 

  • Community Expert

You should not use /mnt/user for any custom mounts, use for example the UD protected mountpoint /mnt/addons

  • Author
8 hours ago, JorgeB said:

You should not use /mnt/user for any custom mounts, use for example the UD protected mountpoint /mnt/addons

I have moved the mount to /mnt/addons. How do I now properly get /mnt/addons to be shared over SMB to my Windows computer? Can I turn it into a share somehow or is there another method?

Edited by dansushi

  • Community Expert

That would need to be shared manually, using SMB extra settings.

  • Author

OK, I'll give that a try, thanks for your help!

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.