i run my backups through a script that uses rsync. if i have my flashdrive mounted, this line of code backs my Documents directory up to it:



rsync -azvi --delete ~/Documents/...