Answers for "download dump file from vm to local (run this at local)"

0

download dump file from vm to local (run this at local)

scp -i key_file.pem [email protected]:/remote/dir/foobar.txt /local/dir
Posted by: Guest on April-30-2021

Code answers related to "download dump file from vm to local (run this at local)"

Browse Popular Code Answers by Language