How To Copy Files over SSH with SCP
Introduction SCP (secure copy) is a command line utility that allows you to securely copy files and directories between two servers. With “scp” you can copy a file or directory: From your local system to
Introduction SCP (secure copy) is a command line utility that allows you to securely copy files and directories between two servers. With “scp” you can copy a file or directory: From your local system to