Question
January 3, 2008 at 10:39 PM
maninder123

Hiding FTP details from programmers. FTP redirection?

by maninder123 . Updated 18 years, 8 months ago

Hi,

I want a solution where I can hide FTP details from programmers but still allow them to connect to it. So that they cannot connect to server outside of office.

Is there any way to do ftp redirection or forwarding or tunneling or whatever it can be called.

What I am thinking is to find a way where programmers connect to ftp which is address of our local computer (or fake address). Now when they connect to this ftp they are actually connected to real remote ftp server. They do not have to provide a password that will be filled automatically by the program which is doing redirection.

Is there any way to do it?

Thanks in advance

This discussion is locked

All Comments