|
copy remotely file once I'm logged in with ssh
Hi, one thing that happens fairly often to me is this: I log in via ssh, do some things, and then at a certain point I need to copy a file to my local computer. I have to open another terminal and enter the scp command.
Isn't there a more direct way to copy files, without opening another terminal, i.e. from within the ssh session?
EDIT: using midnight commander, while not the solution I was asking, is nice enough... possibly even better
Last edited by Nareto; 12-09-2011 at 06:04 AM.
|