How to move the file from one remote server to another one

Advertisement

Brew
Guest

How to move the file from one remote server to another one

I have two remote servers (development and production). Is there any way WinSCP can open one remote site on the left panel and open another remote site on the right panel?

I do not want to copy the file from the developmet server to my local pc, and then copy it from my local pc to the production server.

Thanks
Brew

Reply with quote

Advertisement

Ricardo
Donor
Ricardo avatar
Joined:
Posts:
107

Brew wrote:

That means WinSCP does not have this feature, right?
Do you know any tools/ways to do so?
You would need to install and use some upload tool inside one server to upload to other (Using possibly a command-line tool).
Other way is using a download tool in the second computer. Ex.: In the second computer, use wget tool to download a file from the first one. For that to work, the first computer must be configured to serve a file, e.g., running a webserver or ftp-daemon.

Reply with quote

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

Brew wrote:

That means WinSCP does not have this feature, right?
Do you know any tools/ways to do so?
The main question is, what protocol does your server support and if it allows you to move the files directly at all.

Reply with quote

Advertisement

You can post new topics in this forum