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.

[Solved] How to backup correctly to external drive?

Featured Replies

I've been reading the topics here, paying particular attention to the following thread.

Correct way to move files between shares? - General Support - Unraid

 

I'm using cron job and rclone to schedule backups to an external USB drive. This combination has been working beautifully. But I've only used it for a particular folder that doesn't span disk, so with the external at /mnt/disks/externalX, the source is at /mnt/diskX/folderX, I'm not running into issues copying user shares to disks and vice versa.

 

The current command I use is (I know I'm missing the delete back up folder there as part of the command, will be adding it soon)

rclone sync -v /mnt/diskX/FolderX /mnt/disks/externalX/FolderX

 

Now I'm about to add backing up folders that span multiple disks, how should I do this? The easiest way I can think of is 

rclone sync -v /mnt/user/FolderY /mnt/disks/externalX/FolderY

 

Am I running into issues especially once I added the delete back up folder command (the one that moves deleted files and folder into a separate folder) since I'm mixing user shares and disks here? Unfortunately the external drive is at /mnt/disks/. 

 

Folks that have more experience with Unraid/Linux can help, please?

 

Thanks folks. 

Edited by Rhodius

  • Author

Before anyone asks, the reason I'm using rclone above, I'm already using that for backing up to cloud, so it's easier to just use the same tool.

  • Community Expert

What you want should work fine.    The potential problem only arises when you mix /mnt/user and /mnt/disk (without an ‘s’) or /mnt/cache type paths in the same command.   When using unassigned drives you are fine.

  • Author

Thanks, will do as you said.

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.