Posts

Showing posts with the label Sftp

Copy Files Between Two Remote Servers With SFTP

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.

Configuring An SSH Tunnel With FileZilla

Answer : No, FileZilla does not have the "Tunnel" feature of WinSCP. But you can use an external tunnel: How to use FileZilla to connect with indirect remote server?