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.

/usr/local/sbin/move returns wrong error message

  • Minor

If "Sharename" uses the cache setting "Yes" and I try to move a file from the array to the cache as follows:

echo "/mnt/disk8/Sharename/foo/bar.txt" | /usr/local/sbin/move -d 1

It returns a "no space left" error altough there is enough space (does not happen if "Prefer" has been set):

Dec 31 16:17:25 Tower move: move: file /mnt/disk8/Sharename/foo/bar.txt
Dec 31 16:17:25 Tower move: move: create_parent: /mnt/disk8/Sharename error: No space left on device

Expected result:

Tower move: move: create_parent: /mnt/disk8/Sharename error: Cache usage is not set to Only/Prefer

 

I'm note sure why this internal check of /usr/local/sbin/move even exists as the mover-script checked it already:

if grep -qs 'shareUseCache="prefer"' "/boot/config/shares/${SHARE}.cfg" ; then

Maybe it should be removed from /usr/local/sbin/move?

 

Alternative Feature Request:

Maybe its possible to add a "force" flag to /usr/local/sbin/move, so the current cache setting is ignored.

Edited by mgutt

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.