Using SCP to transfer files from the remote server to your computer and vice versa
Background I’m doing server migration from DigitalOcean to AWS. I have exported the Mysql database from the Digitalocean Droplet using Mysqldump. I want to download this file to my computer using the terminal/command line and then upload it to the ne...
Apr 2, 20222 min read82