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.

Files synced / verify sync is complete (find script?)

Featured Replies

I will be syncing (rsyncing, btsyncing, syncthing) between parts of the world where the reliability of the internet connection is very iffy.  To validate the sync , but I also want to validate that the files actually all arrived first doing a simple filename, size, date compare for a transfer that is initially about 100,000 files and constantly changing.  We would output a text file of the mismatched files.  I want to create an automated script that can be run via cron on a regular basis.

 

I know there are a million ways to do this, but is there any best practices?  (is bash sufficient or do we need to go to awk, perl, or python)

 

Is there any scripts that would be a good starting point?  (my experience with all the above is noob for bash and extreme noob for the rest...)

 

I plan on using bunker and the file integrity plugin to check the file contents after the transfer is complete.

 

But first I need to verify that the files arrived first.

 

(both servers are unRaid 6.1.9 at present)

 

I think rsync takes care of that for you, completely, so long as you use the right options.  The built-in checksumming works down to the device, which maybe isn't the last inch, but very close.  Your followup hash check would confirm.  I don't think you'll see *any* mismatches.

  • Author

It seems that rsync can't break through all the firewalls successfully.  So far bt sync is doing best. 

 

But the status of the sync can be a mystery.  If it breaks, I want to know that it has stopped syncing so I can restart the sync.

  • Author

As of today, this sync is still progressing, but slowly.  I will hold my breath that it continues to be stable.

 

Still I would like to have a verification script that give the status of the ongoing sync.

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.