Is there any way to download a file on an existing SSH session?
I know we can use scp but how come there is no command to download / upload a file while you are on a ssh session?
e.g
server(myuser) > download remote-file-location local-file-location
feedback
|
|
If your SSH client supports zmodem (e.g. Kitty), you can use Otherwise you can play with | |||||
feedback
|