Date: Tue, 2 Jul 2013 15:11:50 -0700 From: Chris Maness <chris@chrismaness.com> To: Giorgos Keramidas <keramida@ceid.upatras.gr>, "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: OT: rsync on Mac OSX Message-ID: <CANnsUMFg-dE=txssfSLyX46H1f9CnES%2BJZ9aaZvJCw%2BCxzx-2w@mail.gmail.com> In-Reply-To: <67um8r61wsei8l.fsf@saturn.laptop> References: <CANnsUMGyULjmK%2BQYeJHggZ6B2082wCPvU-8E_qcyg4j2OMrSWg@mail.gmail.com> <67um8rd2r07ipc.fsf@saturn.laptop> <CANnsUMF8udkQq=qQaUEGPtW9-LXsbrmdx0va_8cd_AhfnGB%2B8A@mail.gmail.com> <67um8r61wsei8l.fsf@saturn.laptop>
next in thread | previous in thread | raw e-mail | index | archive | help
> Since you are going to wait anyway, why don't you try peeking at some of > the file checksums while this is running? > > MacOS X comes with a shasum utility which implements SHA-256 checksums, > so you should be able to look at a few random samples of these files, > e.g. by running on the source disk: > > shasum -a 256 source_directory/file/path/to/some/file.ext > > shasum -a 256 copied_directory/file/path/to/some/file.ext > > If these are the same, then the applications look elsewhere, e.g. in the > 'hidden' .DS_Store stuff some MacOS directories contain. > > But if the checksums are different, well, then there's your problem. > > That could be the issue. I did see some permission warnings with .DS_Store. However, to make space I had to dump all of it, so no files to do a post mortem on. I will have to check that out if things go awry this time. Thanks, Chris Maness
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANnsUMFg-dE=txssfSLyX46H1f9CnES%2BJZ9aaZvJCw%2BCxzx-2w>