Date: Sat, 30 May 2020 21:11:49 -0400 From: David Mehler <dave.mehler@gmail.com> To: freebsd-questions@freebsd.org Subject: rsync counts not identical Message-ID: <CAPORhP5jArdFAU4EGNggOLjdRJkXkPYdmHnRDB66DGCz1YfCoQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello, I'm using rsync on two FreeBSD servers to send files and subfolders from one to the other. The command I'm using is rsync -avz /path/of/first/system/folder/ /path/of/second/system/folder/ The first set of files/folders is on a ufs disk, the second on a zfs volume, differences in sizes are 13 to 20MB differences between the source and destination. Is this normal? Thanks. Dave.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPORhP5jArdFAU4EGNggOLjdRJkXkPYdmHnRDB66DGCz1YfCoQ>