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.

Moving data to other NAS

Featured Replies

What will be the best and fastest way to move a couple of hundred gigabytes of data, mostly DVD ISOs, to another NAS (Netgear NV+).

What speeds can be expected? I don't want to use a third computer.

mount the NAS share in unraid and use midnight commander.

  • Author

mount the NAS share in unraid and use midnight commander.

 

What speeds can be expected that way? Can I tweak the mount command a bit to optimize performance? Or just use smbmount?

 

Would the mv command be faster?

Does the netgear do rsync? if so I would use that.

  • Author

Does the netgear do rsync? if so I would use that.

 

 

Yes it does, but i haven't been able make that work. Can you explain how to setup rsync between unraid and netgear nv+

 

 

Does the netgear do rsync? if so I would use that.

 

 

Yes it does, but i haven't been able make that work. Can you explain how to setup rsync between unraid and netgear nv+

 

I don't remember how to set it up on netgear NV+ ( I sold mine about 4 years ago ).

 

from the unRAID perspective

the command would be something like.

 

rsync -avP files rsync://netgearhostname/netgearsharename/netgeardirectory

unless you have ssh enabled. then it would be

 

rsync -avP files netgearusername@netgearhostname:/netgeardirectory

 

That will copy.

 

if you want to remove the files after the copy succeeds add

 

rsync -avP --remove-sent-files files netgearusername@netgearhostname:/netgeardirectory

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.