Sync Two Folders

Tagged with: , , , ,

Sync two folders using rsync command


rsync -rogpav --delete /home/me /backup/folder

Leave a Reply