download dump file from vm to local (run this at local) code example
Example: download dump file from vm to local (run this at local)
scp -i key_file.pem your_username@remotehost.edu:/remote/dir/foobar.txt /local/dir
scp -i key_file.pem your_username@remotehost.edu:/remote/dir/foobar.txt /local/dir