Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - ftp pwd dir
Search - ftp pwd dir - List
DL : 1
在Linux系统上使用Socket接口实现FTP客户端和服务器的程序,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作。客户端和服务器的命令通道和数据通道需要分离,支持以下一些FTP命令: get:取远方的一个文件 put:传给远方一个文件 pwd:显示远方当前目录 dir:列出远方当前目录 cd:改变远方当前目录 ?:显示提供的命令 quit:退出返回 !dir,列出本地当前目录。
Update : 2008-10-13 Size : 4.54kb Publisher : Draco

DL : 0
ftp server 程序,RFC959,支持上传下载ls dir pwd等
Update : 2008-10-13 Size : 24.48kb Publisher : liusong

DL : 0
在Linux系统上使用Socket接口实现FTP客户端和服务器的程序,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作。客户端和服务器的命令通道和数据通道需要分离,支持以下一些FTP命令: get:取远方的一个文件 put:传给远方一个文件 pwd:显示远方当前目录 dir:列出远方当前目录 cd:改变远方当前目录 ?:显示提供的命令 quit:退出返回 !dir,列出本地当前目录。-In Linux system using the Socket interface FTP client and server process, so that the client can connect to servers, and FTP can also conduct some of the basic operation. Client and server command channel and data channels need to be separated from support for the following FTP command: get: get a file from afar put: the distance to a file pwd: display the distance the current directory dir: lists the current remote directory cd: changes the distance the current directory? : Display command quit: exit to return! Dir, set out in the local current directory.
Update : 2025-02-17 Size : 4kb Publisher : Draco

DL : 0
ftp server 程序,RFC959,支持上传下载ls dir pwd等-ftp server program, RFC959, support for uploading and downloading, such as ls dir pwd
Update : 2025-02-17 Size : 24kb Publisher : liusong

DL : 0
在linux环境下用socket编程实现一个FTP,并支持以下命令: 1.?显示FTP的命令 2.pwd显示客户端的路径 3.dir列出客户端的文件信息 4.cd 改变客户端的路径 5.put 上传一个文件 6.get 下载一个文件 7.quit 结束,退出FTP -In the linux environment, with the socket programming an FTP, and supports the following commands: 1.? Show FTP commands 2.pwd shows the path of 3.dir client list client' s file information 4.cd to change the path of the client 5.put upload a file to download a file 7.quit end 6.get, exit FTP
Update : 2025-02-17 Size : 75kb Publisher : fukker

使用c语言编写的ftp客户端程序。实现的命令有:open,usr,pwd,cd,ls/dir,get,put,delete,mkdir,help/?,quit。在linux下编译执行。-Using the c language of the ftp client program. Implemented commands: open, usr, pwd, cd, ls/dir, get, put, delete, mkdir, help /?, Quit. Compiled in the linux implementation.
Update : 2025-02-17 Size : 3kb Publisher : 王国澎

简单的ftp服务器端和客户端,两个程序同时运行,在客户端可以使用pwd、cd、quit、help、get、put、dir等命令进行操作,实现下载、上传文件等操作。-A simple ftp server-side and client-side, the two programs are running at the same time, the client can use the pwd, cd, quit, help, get, put, dir and other commands to download, upload files, and so.
Update : 2025-02-17 Size : 13kb Publisher : yangdingda

FTP 客户端实现。包括get,put,pwd,dir,cd等命令。-FTP Client implementation.Including commands such as get,put,pwd,dir and cd.
Update : 2025-02-17 Size : 2kb Publisher : 潘春雨

FTP 服务器的实现。能够处理get, put, pwd, cd, dir等命令。-The FTP server. Capable of dealing with get, put, PWD, CD, dir commands.
Update : 2025-02-17 Size : 3kb Publisher : 潘春雨
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.