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.

Sharing a cache drive folder

Featured Replies

Hello,

 

I created the folder ".downloads" on my cache drive for the final destination for my SABnzbd downloads.  How can I share this folder so when I navigate to \\tower I see a "Downloads" share along with the rest of my user shares?

 

Thanks!

I'm afraid that's not possible, user shares are created on the array and the cache drive is a drive that is not part of the array. What you could do is to map a network drive to that folder (assuming you're using Windows- I don't know how it's calle don other OS's).

I'm afraid that's not possible, user shares are created on the array and the cache drive is a drive that is not part of the array. What you could do is to map a network drive to that folder (assuming you're using Windows- I don't know how it's calle don other OS's).

Actually, it is very possible, and very easy.

You need to create a file on the flash drive, in the "config" folder,  named

config/smb-extra.conf

(if it is not already there, create the file yourself.  If it does exist, add the following lines at the end.)

 

In it put these three lines:

[Downloads]

 path = /mnt/cache/.downloads

 read only = no

 

Create/edit  the file using an editor that does NOT put carriage returns on the ends of lines.  (In other words, do not use Windows notepad)  If you must use a windows editor, then you can process the resulting file to remove the carriage returns by typing:

fromdos </boot/config/smb-extra.conf >/tmp/smb-extra.conf

mv /tmp/smb-extra.conf /boot/config/smb-extra.conf

 

Once the file is in place, you can "Stop" and "Re-Start" the unRAID server and the new share will be accessible on the LAN.

 

Joe L.

 

edit: fixed typo.   Reminder  to self... finish morning coffee before attempting to type accurately.

Cool, I did not know that. Good stuff.

 

But the .downloads folder will still not be parity protected, right?

Cool, I did not know that. Good stuff.

 

But the .downloads folder will still not be parity protected, right?

Correct. It will NOT be protected by parity.
  • Author

Thanks a lot Joe!

 

Using this for everything I download except for what sickbeard downloads, that gets moved to the array automagically.  Gives me a chance to do metadata/renaming and all that jazz before writing to the array.  Plus a lot of the movies I DL aren't worth keeping so I assume it keeps array fragmentation down. 

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.