------------ Setup ------------
MyMachine: My Machine is on a dynamic IP. This is a Windows Machine
MyServer: My Server has a static IP and MyMachine can connect to MyServer directly via SSH without any issue. This is an Ubuntu Server.
RemoteServer: Remote server provides FTP access to the MyServer IP and I can FTP to RemoteServer only when I take remote control of MyServer. I don't know what server it is, I think its Windows based.
----------- Requirement ------------
I do not want to take remote control of MyServer everytime I have to FTP something to Remote Server. I can certainly use SSH from MyMachine to MyServer and then FTP via command line, but I am looking for a GUI tool like WinSCP or Filezilla. I want to use WinSCP/Filezilla and FTP to RemoteServer directly from MyMachine.
I tried setting up VPN connection between MyMachine and MyServer but that did not help. Someone gave an idea about using proxy server but I am not convinced that it would work.
Can anyone guide.