Shell download file from server ssh
You can do this with the scp command. scp uses the SSH protocol to copy scp /path/to/local/file username@hostname:/path/to/remote/file. 12 Aug 2017 download file from ssh server. How to Download file from Server using SSH. The SCP command uses the SSH protocol for copying files.