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.

feature request: webbased filemanager

Featured Replies

Moving/copying large chunks of data tie up one of the "workstations" for hours at a time.

Is it possible to make a webbased filemanager, so the work can be done by the server, and I only need to check up on it from time to time.

/Rene

 

 

That would be great I'll take one too...

Do you mean something that runs on the unRAID server that will move files from a workstation share to an unRAID share?

 

If so, you can do this currently using the command line.  Do something like this:

 

mkdir /work

 

smbmount  //workstation/share  /work

(it will probably prompt you for a workstation user name/password)

 

cp /work/..  /mnt/disk1/...

 

Substitute name of your workstation for 'workstation'.  Of course you can copy from the workstation share to any disk.

 

When done:

 

umount /work

I'm not sure this will actually accomplish the benefit the OP seeks.  Just because the copy is initiated on the server side doesn't mean the workstation has no work to do.  If the workstation is locked up for large transfers when initiating it on its end, it should be locked up even with the other method.

 

I would be interested in the results.

 

 

Bill

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.