Rsync tips
rsync --partial --progress --rsh=ssh user@host:remote_file local_file
https://www.digitalocean.com/community/tutorials/how-to-use-rsync-to-sync-local-and-remote-directories-on-a-vps
rsync --partial --progress --rsh=ssh user@host:remote_file local_file
https://www.digitalocean.com/community/tutorials/how-to-use-rsync-to-sync-local-and-remote-directories-on-a-vps