BASH - Commands - File Transfer Commands
Description
Command
Secure copy file to host
scp file.txt server2:/tmp
Synchronize source to destination
rsync -a /home/peter /backup/