Disable sendmail in FreeBSD

I do not use emails on my FreeBSD machine so I did not bother setting it up. But it runs at startup and apparently prevents other services from starting till it finishes its job (I cannot ssh into this machine till sendmail decides it has had enough and stops).

Copy Sparse Files

Using normal methods to copy sparse files will only take up so much time and actual storage. Pass -S to rsync to tell you are transferring sparse files and it take care of it.