Streaming a file over SSH with scp The problem scenario: you have a large SQL file weighing about 60GB on a remote server that you need to import into your local MySQL database. Normally, you would copy the file over