reply to steve1515
Tar is quite easy to use, it's how I create my disaster recovery images,
tar -X excludes -cvp . \ | xz -9 | nc -q 0 host
Just ground some fresh Eight O'Clock myself