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.

Symlinking Non-Array Drive into share folder

Featured Replies

can I use the symlink command https://www.cyberciti.biz/faq/creating-soft-link-or-symbolic-link/ to let a network share access and pretend to serve a folder on an "external" drive that is not part of the array, or will that mess up the parity operations or permissions making it cause serious errors or be unaccessable in the share?

Since you'd need to use the Unassigned Devices plugin to mount your "external drive" why not let it export it as a network share too? You can certainly symlink across file systems. It won't have any effect on parity.

 

ln -s /mnt/disks/external_disk/shared_folder /mnt/user/my_share/symlink_name

 

would create an absolute symlink.

 

ln -s ../../disks/external_disk/shared_folder /mnt/user/my_share/symlink_name

 

would create a relative symlink.

 

  • Author

Since you'd need to use the Unassigned Devices plugin to mount your "external drive" why not let it export it as a network share too? You can certainly symlink across file systems. It won't have any effect on parity.

 

ln -s /mnt/disks/external_disk/shared_folder /mnt/user/my_share/symlink_name

 

would create an absolute symlink.

 

ln -s ../../disks/external_disk/shared_folder /mnt/user/my_share/symlink_name

 

would create a relative symlink.

 

 

thanks, just wanted to be sure, i'm already mounting with the Unassigned Devices plugin, the share drive feature works so thanks for the tip :)

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.