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.

A bit of help with midnight commander?

Featured Replies

Is there any way to copy Avi files out of nested folders into a single folder without having to manually traverse them?

If you have access to the share with a windows box map it to z: 

The you could make a bat file and run it and should work

for /r "z:\name\of\source\" %%x in (*.avi) do move "%%x" "Z:\destination\folder\"

 

  • Author

I tend to utilise windows search using "*.Avi -sample" then cut and paste the files. I just wondered if there was a way to do it internally.

  • 3 weeks later...
  • Author

Just to save creating anther thread for what (presumably) is a simple answer, why is it that when I renmove files from /mnt/user/downloads to /mnt/user/media it ends up creating a media folder on the cache drive even though in unraid the media share is set to never use the cache drive?

That could happen if there is a downloads folder on the cache drive.   You are working at the Linux level which does not know about user shares.   I believe that the Linux ‘mv’ command first tries a rename and only if that fails carries out a copy/delete action.

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.