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.

rsync help please - sync command replaces every file

Featured Replies

rsync -r -v --progress --delete -s /mnt/disks/TOWER_Docs/ /mnt/user/Docs

 

Good day crew, the above command replaces EVERY file in TOWER_2/Docs with Every file from TOWER/Docs but with a date/timestamp of the time of file transfer.

 

I need to sync the share (delete files that no longer exist, update files that have changed, leave alone files that have not changed, copy new files/folders, etc)

 

Any help would be greatly appreciated. 

  • Community Expert

This is what I use:

 

rsync -av --progress --delete-before -e ssh /mnt/user/TV/ [email protected]:/mnt/user/TV/

  • Author

Awesome Jonnie!

 

rsync -av --progress --delete-before /mnt/disks/TOWER_Docs/ /mnt/user/Docs

 

allows the correct date/timestamp to roll through!  First update is passing through the backup data nicely.

 

 

  • Community Expert

I believe what you were missing was the -a, you can adjust the other options as preferred.

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.