Skip to main content

Network File Transfers

Rsync

rsync -avz PATH USER@IP:PATH
#-n test run
#-v verbose
#-z compression
#-a archive perms
#-i itemized list