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 delete bug in 5.0b6 [solved]

Featured Replies

I have an empty share but cannot delete via webGUI or with rmdir:

root@Rack:/mnt/user# ls -l boot/
total 0
root@Rack:/mnt/user# rmdir boot
rmdir: failed to remove `boot': Directory not empty
root@Rack:/mnt/user# 

 

I entered "rm -r boot" and then the webGUI allowed me to delete the share.

I have an empty share but cannot delete via webGUI or with rmdir:

root@Rack:/mnt/user# ls -l boot/
total 0
root@Rack:/mnt/user# rmdir boot
rmdir: failed to remove `boot': Directory not empty
root@Rack:/mnt/user# 

 

I entered "rm -r boot" and then the webGUI allowed me to delete the share.

what you should have typed is:

cd /mnt/user

ls -al boot/

 

files and directories named with a leading period are not listed unless you use the "-a" option to "ls"

 

Highly likely there is no bug, just a "hidden" file or directory was in the boot directory.

 

Joe L.

I ran into the same thing with those darn .ds_store files my MAC put everywere.

 

I ran the cleanup script for those in unMenu.

 

 

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.