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.

Will Stopping Array cancel rsync?

Featured Replies

I started transferring media from old server to my new unraid build by enabling both screen and rsync in unraid.  I than issued the following command in a terminal via screen

rsync -avz -e ssh [email protected]:/mnt/public/raid/Media/Movies/ /mnt/user/Public/Media/Movies/ 

 

I started the above while waiting on my Pro.key.  Now that I received it today, would stopping the array to add the key also stop the transfer?  I'm not transferring via an actual smb share, so i'm unsure what would happen. 

 

I can wait till the transfer completes.  Should be done by tomorrow AM I would think.  Was just hoping to add in a couple more drives.

Stopping the array will stop the transfer. But rsync will resume where it left off if restarted.

I started transferring media from old server to my new unraid build by enabling both screen and rsync in unraid.  I than issued the following command in a terminal via screen

rsync -avz -e ssh [email protected]:/mnt/public/raid/Media/Movies/ /mnt/user/Public/Media/Movies/ 

 

I started the above while waiting on my Pro.key.  Now that I received it today, would stopping the array to add the key also stop the transfer?  I'm not transferring via an actual smb share, so i'm unsure what would happen. 

 

I can wait till the transfer completes.  Should be done by tomorrow AM I would think.  Was just hoping to add in a couple more drives.

Wait until tomorrow.

 

Rsync does nothing automatically, but you can re-issue the command with a

-P

option to have it restart and not remove an already partially transferred file.

 

On the other hand, an "rsync' in progress, with an open file will probably keep you from cleanly stopping the array until it completes since the disk it is writing to will not be able to be un-mounted.

 

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.