Here's my command I use to back up my system to an external drive, assuming my disk automatically mounts to /media/tyler/Workstation Back
rsync -av /home /mnt /var /etc /bin /boot /lib* /opt /root /sbin /snap /srv /swap.img /usr /media/tyler/Workstation\ Back/
Although I really shouldn't be copying swap.img