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.

Might have duplicated files, how to fix?

Featured Replies

Made a dumb mistake - need help fixing it

 

I was moving some files between array disks (i.e. Disk1 to Disk5) because I had waited too long to add a new drive and the old ones were all at 85-90+% so I wanted to balance things out.

 

Well, when I was moving things about in Midnight Commander, I might have used copy instead of move out of habit.

 

So I looked a fast way to check for duplicate files between directories.

 

I am using diff -rsq /mnt/disk1/Movies /mnt/disk5/Movies | grep identical

 

EDIT/UPDATE: Since I was moving whole directories I tried this and it is working way better:

 

diff -sq /mnt/disk3/Movies /mnt/disk5/Movies | grep Common

 

But I came across a utility, fdupes, which looks to be more use specific. Has anyone installed that on unraid?

 

Other options also welcome...

  • 11 months later...

I was able to use fdupes on unraid by just copying the binary from my linux mint distribution.

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.