rsync -avz src/ user@host:dst/

Category: File Operations

rsync -avz src/ user@host:dst/

Sync with compression over SSH to remote host

Syncs files to a remote server over SSH with compression (-z) to speed up transfers over slow connections.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.