1ftppr(8)                    Universal proxy server                    ftppr(8)
2
3
4

NAME

6       ftppr - FTP proxy gateway service
7

SYNOPSIS

9       ftppr  -d]  [-l[@]logfile]]  [-pport [-iinternal_ip [-eexternal_ip
10       [-hdefault_ip[:port]
11

DESCRIPTION

13       ftppr is FTP gateway service to allow internal users to access external
14       FTP servers.
15

OPTIONS

17       -I     Inetd mode. Standalone service only.
18
19       -d     Daemonise.  Detach  service  from  console  and run in the back‐
20              ground.
21
22       -t     Be silenT. Do not log start/stop/accept error records.
23
24       -u     Never look for username authentication.
25
26       -e     External address. IP address of interface proxy should  initiate
27              connections  from.   By default system will deside which address
28              to use in accordance with routing table.
29
30       -i     Internal address. IP address proxy accepts connections  to.   By
31              default  connection  to  any interface is accepted. It´s usually
32              unsafe.
33
34       -h     Default destination. It's used if targed address is  not  speci‐
35              fied by user.
36
37       -p     Port.  Port  proxy  listens for incoming connections. Default is
38              21.
39
40       -l     Log. By default logging is to stdout. If  logfile  is  specified
41              logging  is to file. Under Unix, if ´@´ preceeds logfile, syslog
42              is used for logging.
43
44       -S     Increase or decrease stack size. You may want to  try  something
45              like -S8192 if you experience 3proxy crashes.
46

CLIENTS

48       You can use any FTP client, regardless of FTP proxy support. For client
49       with FTP proxy support configure internal_ip  and  port  in  FTP  proxy
50       parameters.   For clients without FTP proxy support use internal_ip and
51       port as FTP server. Address of real FTP server must be configured as  a
52       part  of  FTP  username.  Format for username is username@server, where
53       server is address of FTP server and username is user´s  login  on  this
54       FTP  server. Login itself may contain ´@´ sign.  Only cleartext authen‐
55       tication is currently supported.
56

BUGS

58       Report all bugs to 3proxy@3proxy.ru
59

SEE ALSO

61       3proxy(8),  proxy(8),  pop3p(8),  socks(8),  tcppm(8),  udppm(8),  sys‐
62       logd(8),
63       http://3proxy.ru/
64

AUTHORS

66       3proxy is designed by Vladimir 3APA3A Dubrovin (3proxy@3proxy.ru)
67
68
69
703proxy 0.8                       January 2016                         ftppr(8)
Impressum