My laptop was crashing repeatedly and I needed to back up the data. I had done an rsync from a couple of important directories on the laptop hard drive to an external drive:
rsync \
--archive \
--compress \
--progress \
--append-verify \
--partial \
--inplace \