User Tools

Site Tools


linux:commands:rsync

rsync

Is a utility for synchronizing two sets of files.

It has many uses but one thing its good for is recursively copying files from one location to another, including dotfiles. (This seems hard to do with cp.)

From:

rsync -av <src> <dest>
linux/commands/rsync.txt · Last modified: 2019/01/11 16:17 by dave