How to transfer files from a scp session to a second scp session ??

Advertisement

Flip
Guest

How to transfer files from a scp session to a second scp session ??

How do i do a file transfer form one scp session to the second scp session ??

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: How to transfer files from a scp session to a second scp session ??

You cannot transfer files directly. You need to first download the files to local machine and then upload it to the other session.

If you open the two session in two instance of WinSCP, you may use drag&drop to the above automatically. However you need to select "temporary folder" mode for drag&drop, see Preferences window.

Reply with quote

A4
Guest

Re: How to transfer files from a scp session to a second scp session ??

Flip wrote:

How do i do a file transfer form one scp session to the second scp session ??

Hi,

to get the files shortest path You can use a shell account(ssh) on one of the servers and commandline scp over to the other server.

But this was no news..?

Ivar

Reply with quote

Advertisement

You can post new topics in this forum