I'm using Sublime text 3. SFTP plugin is installed with package manager but it fails to find the host as my computer is behind a proxy server.
Assume my proxy server is 192.168.0.2 and it's running on port 6588.
Now how to tell SFTP plugin to make all connection using this proxy server.
Error : Host could not found.
It will be really helpful to me and lot of peoples if someone suggests the solution.