Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

A4

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
martin

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.
Flip

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 ??