Files
plugins/net/ftp-proxy/pkg-descr
2017-03-28 06:42:02 +02:00

11 lines
569 B
Plaintext

Ftp-proxy is a proxy for the Internet File Transfer Protocol. FTP
control connections are being redirected into the proxy, after which
the proxy connects to the server on behalf of the client.
The proxy allows data connections to pass, rewriting and redirecting them
so that the right addresses are used. All connections from the client to
the server have their source address rewritten so they appear to come
from the proxy. Consequently, all connections from the server to the
proxy have their destination address rewritten, so they are redirected to
the client.