Tag: rsync
rsync -av ~/dir1/ /media/disk/backup/
. ├── a │   └── a.txt ├── b │   └── b.txt └── c