CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ftp pwd

搜索资源列表

  1. FTPServer

    0下载:
  2. 用C++编写的FTP服务端,支持pwd、list等FTP操作
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:2012
    • 提供者:stan
  1. ftp

    1下载:
  2. 在Linux系统上使用Socket接口实现FTP客户端和服务器的程序,使客户端可以连接至服务器,并且可以进行一些FTP的基本操作。客户端和服务器的命令通道和数据通道需要分离,支持以下一些FTP命令: get:取远方的一个文件 put:传给远方一个文件 pwd:显示远方当前目录 dir:列出远方当前目录 cd:改变远方当前目录 ?:显示提供的命令 quit:退出返回 !dir,列出本地当前目录。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4650
    • 提供者:Draco
  1. client

    1下载:
  2. linux下RFC 959 FTP客户端程序,可以下载上传 ls pwd cd lcd等
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:39213
    • 提供者:liusong
  1. server

    0下载:
  2. ftp server 程序,RFC959,支持上传下载ls dir pwd等
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:25072
    • 提供者:liusong
  1. ftpclient

    0下载:
  2. FTP 客户端实现。包括get,put,pwd,dir,cd等命令。-FTP Client implementation.Including commands such as get,put,pwd,dir and cd.
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-02
    • 文件大小:1765
    • 提供者:潘春雨
  1. ftp

    2下载:
  2. 在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 follo
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-01-05
    • 文件大小:76903
    • 提供者:fukker
  1. ftpd

    0下载:
  2. A very simple ftp server s source code for demonstration. * It supports PASV/PORT modes and following operations: * ls,pwd,cwd,get,put,dele. * I have tested it using following ftp clients: * 1. Windows XP s command line ftp client, * 2. IE
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:7150
    • 提供者:陈绍辉
  1. FTPService

    0下载:
  2. ftp服务器的主要功能是上传下载文件以达到数据共享的目的。在linux底下开发ftp服务器旨在帮助学员综合运用linux初级编程与linux高级编程所学到的知识。如:守护进程的编写,进程间通讯, 管道,socket编程,文件I/O标准库函数与系统调用,以及文件权限管理等等。具体操作详见压缩包里面的文档有操作服务手册,可以控制上传和下载的速度。-USER PASS CWD,XCWD CDUP REIN QUIT PORT PASV TYPE MODE RET
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:293280
    • 提供者:
  1. myftpserver

    0下载:
  2. 使用c编写的简易ftp服务器端程序。实现的命令有:user,pass,cwd,port,pasv,type,retr,stor,dele,mkd,pwd,list,syst,quit。在linux下编译后可以执行。-Simple ftp using c write server-side program. Achieve the commands are: user, pass, cwd, port, pasv, type, retr, stor, dele, mkd, pwd, list,
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:3127
    • 提供者:王国澎
  1. myftpclient

    0下载:
  2. 使用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 li
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:2715
    • 提供者:王国澎
  1. ftp

    0下载:
  2. 简单的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
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:13430
    • 提供者:yangdingda
  1. ftpserver

    0下载:
  2. FTP 服务器的实现。能够处理get, put, pwd, cd, dir等命令。-The FTP server. Capable of dealing with get, put, PWD, CD, dir commands.
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-31
    • 文件大小:3233
    • 提供者:潘春雨
  1. FTPServer

    0下载:
  2. 用C++编写的FTP服务端,支持pwd、list等FTP操作-With C++ Prepared FTP server to support the pwd, list operations, such as FTP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2016
    • 提供者:thatth
  1. ftp

    1下载:
  2. 简单的ftp功能的实现,实现linux系统下ftp login\get\put\pwd\ls\cd等功能-Simple ftp function, achieving linux system ftp login \ get \ put \ pwd \ ls \ cd etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-01-20
    • 文件大小:21504
    • 提供者:wyg
  1. miniFTP

    1下载:
  2. win SOCKET 编程实现 miniFTPclient/Server Zhe大计算机网络实验,具体要求如下: 使用 Win32Socket 函数实现,不能使用 MFC 的 Csocket 类库(MFC 的 Csocket 类库不 能在 LINUX、UNIX 等环境下使用,跨平台性差),不能用 C++ builder 开发(编程量太少, C++ builder 已完成了很多 SOCKET 代码的编写)。 1. mini FTPclient/ Server 要求:在客户端至少实现 GE
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-09
    • 文件大小:88687
    • 提供者:Pepe
  1. ftp.tar

    0下载:
  2. linux平台下编写的ftp项目,主要功能包括: 1.cd 进入对应目录 2.ls 列出相应目录文件 3.puts 将本地文件上传至服务器 4.gets 文件名 下载服务器文件到本地 5.remove 删除服务器上文件 6.pwd 显示目前所在路径 7.其他命令不响应 项目启动方法 ./ftpserver ../conf/server.conf 客户端 ./client ip port- Prepared by the ftp progra
  3. 所属分类:Linux Network

    • 发布日期:2017-05-01
    • 文件大小:58687
    • 提供者:John
搜珍网 www.dssz.com