Re: rsync: [sender] read errors mapping "file" : Input/output error (5)
Hardy via rsync <[email protected]> Tue, 24 Dec 2024 10:00:58 +0100
| Newsgroups | gmane.network.rsync.general |
|---|---|
| Message-ID | <[email protected]> |
On 23.12.24 22:06, Mario Marietto wrote: > -> Did you re-read the data and compare checksums ? > > Don't know how to do this. Files can be considered binary identical if they do have the same checksums. e.g. # md5sum [files] Using windows: https://windowsreport.com/checksum-on-windows/ c:certutil -hashfile [file] MD5 These are common ways to check if copies, downloads etc are correct or to see if files have been manipulated (by malware etc) since last check -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html