On December 6, 2016 8:12:20 PM PST, Greg Freemyer <greg.freemyer@gmail.com> wrote:
I should know this, but ..
I'm moving hundreds of thousands of files from USB drives to a new destination drive.
I've used rsync to make a copy of the files which is great.
But I need to ensure all the files are exact copies. I don't think rsync has a "hash destination and report disagreements with source" feature.
Is there a tool for doing that?
fyi: I have a windows cmd line tool for doing this, but I'd rather work in linux.
Thanks Greg -- Greg Freemyer
Doesn't rsync hash files on both ends to find which files need to be synced? If so, wouldn't another rsync run find any differences? Why would you need another tool? -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org