文件名称:myftp
介绍说明--下载内容均来自于网络,请自行研究使用
在Linux下 编写 一个ftp服务器,对CWD命令该进行怎样的处理。目前我的做法是:控制连接进程,用chdir()把目录改变到CWD命令所指定的目录下,然后保存当前的目录路径,发给数据连接进程。这样list命令时就能列出所在目录信息。-In the preparation of a ftp server under Linux, on the how the CWD command processing. Currently my practice is: control the connection process, use chdir () to change the directory to the directory specified by the CWD command, and then save the current directory path, given the data connection process. This command can list the information listed in the directory.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
myftp\myftp\执行文件\ftp.ini
.....\.....\........\myftp
.....\.....\........\myftp.sh
.....\.....\........\Read_Me.txt
.....\.....\程序代码\ftp.ini
.....\.....\........\ftp_cmd.c
.....\.....\........\ftp_cmd.h
.....\.....\........\makefile
.....\.....\........\myftp.c
.....\.....\........\myftp.sh
.....\.....\........\myftpser.c
.....\.....\........\myftpser.h
.....\.....\........\myhash.c
.....\.....\........\myhash.h
.....\.....\........\pub.c
.....\.....\........\pub.h
.....\.....\........\transfer.c
.....\.....\........\transfer.h
.....\.....\项目相关文档\ftp服务器项目手册2010.doc
.....\.....\............\程序总框架.doc
.....\.....\............\项目模块图.vsd
.....\.....\执行文件
.....\.....\程序代码
.....\.....\项目相关文档
.....\myftp
myftp
.....\.....\........\myftp
.....\.....\........\myftp.sh
.....\.....\........\Read_Me.txt
.....\.....\程序代码\ftp.ini
.....\.....\........\ftp_cmd.c
.....\.....\........\ftp_cmd.h
.....\.....\........\makefile
.....\.....\........\myftp.c
.....\.....\........\myftp.sh
.....\.....\........\myftpser.c
.....\.....\........\myftpser.h
.....\.....\........\myhash.c
.....\.....\........\myhash.h
.....\.....\........\pub.c
.....\.....\........\pub.h
.....\.....\........\transfer.c
.....\.....\........\transfer.h
.....\.....\项目相关文档\ftp服务器项目手册2010.doc
.....\.....\............\程序总框架.doc
.....\.....\............\项目模块图.vsd
.....\.....\执行文件
.....\.....\程序代码
.....\.....\项目相关文档
.....\myftp
myftp