文件名称:assignment
介绍说明--下载内容均来自于网络,请自行研究使用
一个实现了的ftp服务器基本功能程序,服务器的安全管理代码还没有开发,
但该程序已经可以适用于网络
该ftp服务器还具有一些管理功能,主要是针对用户管理的,有如下命令:
list listuser adduser deluser help ?
关于用户的权限设置,还未开发,因此所有登陆的用户的都具有最高权限,
有2个缺省用户:
user:ruan password:good
user:wen password:well
用户信息在同目录下的user.cfg中,注意用户信息的书写,一个用户的信息占一行:
user|password|directory|-A realization of the basic functions of the ftp server process, server security management code has not yet developed, but the process has to be applied in the network of the ftp server also has a number of management functions, primarily for user management, and has the following command: list listuser adduser deluser help? on the user
但该程序已经可以适用于网络
该ftp服务器还具有一些管理功能,主要是针对用户管理的,有如下命令:
list listuser adduser deluser help ?
关于用户的权限设置,还未开发,因此所有登陆的用户的都具有最高权限,
有2个缺省用户:
user:ruan password:good
user:wen password:well
用户信息在同目录下的user.cfg中,注意用户信息的书写,一个用户的信息占一行:
user|password|directory|-A realization of the basic functions of the ftp server process, server security management code has not yet developed, but the process has to be applied in the network of the ftp server also has a number of management functions, primarily for user management, and has the following command: list listuser adduser deluser help? on the user
相关搜索: ftp服务器
(系统自动生成,下载前可以参看下载内容)
下载文件列表
assignment
..........\FtpConsole.class
..........\FtpHandler.class
..........\FtpServer.class
..........\FtpServer.java
..........\FtpState.class
..........\readme.txt
..........\user.cfg
..........\UserInfo.class
..........\FtpConsole.class
..........\FtpHandler.class
..........\FtpServer.class
..........\FtpServer.java
..........\FtpState.class
..........\readme.txt
..........\user.cfg
..........\UserInfo.class