Posted in Command Line, Linux Backup Locally using Rsync Binny V A March 27, 2007 Leave a Comment on Backup Locally using Rsync Backup a folder to another local folder using the rsync tool. rsync -av ~/Scripts/ /var/Backup/Rsync/Scripts/ a = Archive Mode v = Verbose [tags]backup,linux,command,rsync,folder,local,tools[/tags] Author: Binny V AA philosopher programmer who specializes in backend development and stoicism.