5

Possible Duplicate:
SSH easily copy file to local system

Let's give the following example:

I've connected to ssh [email protected].
I need to copy a local file over to the remote server, without exiting SSH.

Is this possible? I know I could suspend the process via Ctrl+Z, scp the file, then fg the SSH process back to the foreground, but is there a way to do this from within an active SSH session without leaving it?

Naftuli Kay
  • 38,686
  • 85
  • 220
  • 311

0 Answers0