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 files from telnet session in user shares

Featured Replies

In my previous media server, I had a share called temp that I would dump things over into to cleanup, and then move then from an ssh session to their final home. If I do this on unraid, will it distribute the files correctly across the split of the user shares, or do I need to move it into place over the samba user share?

 

I'm guessing that to accomplish what I'm after I would simply do something like 'mv directoryname /mnt/user/sharename'

 

 

In my previous media server, I had a share called temp that I would dump things over into to cleanup, and then move then from an ssh session to their final home. If I do this on unraid, will it distribute the files correctly across the split of the user shares, or do I need to move it into place over the samba user share?

 

I'm guessing that to accomplish what I'm after I would simply do something like 'mv directoryname /mnt/user/sharename'

 

 

You do not need to use samba. A command like you described would work and distribute the files according to your split-rules.

 

Joe L.

  • Author

Excellent. I thought as much but wanted to be 100%. Moving files around takes forever and is so exhausting...

Excellent. I thought as much but wanted to be 100%. Moving files around takes forever and is so exhausting...

Just so you know, moving files between disk file-systems still takes a fair amount of time compared to moving a file around on the same disk file-system.

 

For the former, all the data has to be read, re-written, and then the original file data freed.  For moves of files within the same file-system, only the directory entries are changed.. The data blocks stay where they were, and the whole process seems almost instant.

 

If you are moving 500Gig from one drive to another, don't expect it to be done in a minute or two.. On the other hand, it will be faster than doing it over the LAN.

 

Joe L.

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.