Copy files between two remote servers with SFTP

sftpwinscp

Which tools able me to copy files between two remote servers with SFTP (SSH File Transfer Protocol)?

I have tried WinSCP, but I am only able to copy files between my local machine and one remote server.

Best Answer

To enable file transfer between two remote machines, you'll need to SSH/Telnet/Remote/VNC etc. into one of them and initiate the transfer from there. Any other alternative involving your local machine will necessitate transferring the files to your local first.

Related Question