On 10/28/07, Steve Franks <[EMAIL PROTECTED]> wrote: > > I don't see a --verify switch on cp, so I presume it does not. Is > there an automated way to ensure a copy has gone well byte-for-byte > without writing a script to filter diff? I want to be relatively sure > my family pics are in the destination and not currupted before I wipe > my flash card - got burned by ms windows on that bigtime last year... > > Steve > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > [EMAIL PROTECTED]"
cd /usr/ports/net/rsync make install clean rehash man rsync rsync -cav sourcefiles destfiles http://en.wikipedia.org/wiki/Rsync rsync is one of the great programs to discover. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"