Agent92
Explorer
- Joined
- Feb 11, 2019
- Messages
- 56
So I ended up running this to compare the files:
Could someone sanity check that so I'm running a valid test? Maybe it will help someone else that stumbles on this thread.
Haven't found any differences so far.
Code:
rsync -nac -h -v -i root@backup-nas:'/mnt/path/to/my/files/' '/path/to/same/files/on/primary/'
Could someone sanity check that so I'm running a valid test? Maybe it will help someone else that stumbles on this thread.
Haven't found any differences so far.