Board logo

标题: [网络工具] indiftpd - 命令行 FTP 服务器 [打印本页]

作者: tmplinshi    时间: 2015-1-4 00:13     标题: indiftpd - 命令行 FTP 服务器

本帖最后由 tmplinshi 于 2015-1-4 00:20 编辑

我一直用这个工具在局域网电脑传文件。使用方法很简单:

切换到要传输文件的目录,直接运行 indiftpd.exe

然后用 ipconfig 命令查看本机的 IP 是多少,比如是 192.168.1.106,那么在另一台电脑访问 ftp://192.168.1.106 就能传输文件了。


帮助:
IndiFTPD version 1.0.9_beta (1.0.9)

usage:  indiftpd [options]

options:
-h or -help       displays this message
    -hr           displays help on data port ranges
    -hf           displays help on user files
    -hU           displays help on specifying a user
    -hR           displays help on permissions
    -hL           displays help on logging
    -hF           displays help on log formatting
-p<port>          port number the server will run on (default = 21)
-r<low>-<high>    range of ports to use for data connections (default = any)
-f<userfile>      file containing user info (def userfile = indiftpd.cfg)
-a<userfile>      add a user to the user info file (doesn't start server)
-b<IP>            IP address to bind to (must be in x.x.x.x form)
-e                enable explicit SSL (AUTH SSL)
-i<port>          enable implicit SSL on the specified port (default = 990)
-U<user>          specify a user for the site (default = anonymous)
-P<password>      password for the user (default = [no password])
-H<homedir>       home directory for the user (default = CWD)
-R<flags>         permissions for the user (default = lvcpstduoamn)
-L<level>:<path>  logging level (default level = 2, path = CWD)
-F<type>:<format> set the format for the program/access (type = p/a) logs


--------------------------------------------------------------
官网: http://sourceforge.net/projects/indiftpd/
--------------------------------------------------------------




欢迎光临 批处理之家 (http://bathome.net./) Powered by Discuz! 7.2