CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - FTP服务

搜索资源列表

  1. ftpmonitor-0.80.tar

    0下载:
  2. ftpmonitor-0.80,linux下ftp协议服务监控程序.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:875897
    • 提供者:harley
  1. neXon

    0下载:
  2. LCD显示网络服务ftp、nfs等的程序,还有日志
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1740
    • 提供者:hejian
  1. freebsd教程

    1下载:
  2. freebsd教程前 言第一步 安装系统第二步 接入Internet并配制代理服务第三步 安装配置web服务器第四步 安装配置ftp服务器第五步 安装配置E-mail服务器第六步 安装配置视频点播服务器-freebsd first step tutorial foreword second installation of the system and Internet access service agents preparation third step installation config
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:972991
    • 提供者:汤秋
  1. FTP

    2下载:
  2. 在Linux下以C语言完成的一个小型FTP服务系统,内附详细的设计及功能说明,以及测试文档及截图,文档中还包含了详细的Socket函数及文件操作函数介绍,适合Linux编程初学者参考使用。-C language in Linux, complete with a small FTP service system, containing a detailed descr iption of the design and function, and test documents and screen
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-11-21
    • 文件大小:2729127
    • 提供者:tzy
  1. FTP_linux

    0下载:
  2. 本设计实现了ftp的设计,使用了socket网络编程,ftp基于cs模式,包含客户端和服务端,可以实现上传、下载、删除、添加等各种功能,支持断点续传、多用户登陆、错误日志等功能。运行环境是linux,压缩包内含有源代码、使用说明、实验报告等,是学习linux和网络编程的上等材料。-This design enables the design of ftp, using the socket network programming, ftp cs-based model, including cl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-18
    • 文件大小:5201905
    • 提供者:
  1. ftp

    0下载:
  2. 一个ftp的软件 可以实现文件的上传 下载 查看服务端的目录 用c实现。-A ftp software you can upload files download view the directory services client and c to achieve
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:107075
    • 提供者:朱安然
  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-26
    • 文件大小:293280
    • 提供者:
  1. ftp

    0下载:
  2. unix下的ftp客户端和服务端,实现rfc959的功能-Under unix the ftp client and server to achieve the functions of rfc959
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:5580
    • 提供者:wangkuan
  1. 080326170045

    0下载:
  2. 在s3c2410和2440基础上成功移植ftp服务的配置文件,适合大多数2410和2440板-S3c2410 and in 2440 based on the success of transplantation services ftp configuration file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1844
    • 提供者:柯菲
  1. ftp

    0下载:
  2. ftp服务功能, 有文件的上传下载功能和用户管理功能-ftp server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:8719
    • 提供者:方渡远
  1. tinyftp

    0下载:
  2. linux 下的FTP服务端,希望-The FTP server under linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:6760
    • 提供者:无尘
  1. findftp

    0下载:
  2. ftp搜索引擎,FTP是因特网最主要的服务之一,在FTP服务器上保存有大量的各种各样的共享软件、技术资料和多媒体数据等文件。因为每个FTP服务器都有若干个目录,其目录和文件结构比较复杂,要在FTP服务器上找到自己需要的文件不是一件容易的事情,要在多个FTP服务器上查找文件更是困难。基于WWW的FTP 搜索引擎可以很好的解决上述问题。-ftp search engine for finding free software downloads, free mp3s, images, sharewar
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:353368
    • 提供者:sarah
  1. FTP

    0下载:
  2. FTP服务器,满足上传下载,目录的一些操作-FTP server, to meet the uploading and downloading, directories, some of the operations
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-26
    • 文件大小:9280852
    • 提供者:打飞
  1. ftp

    0下载:
  2. linux平台下用C编写的FTP服务端程序-linux platform using FTP server written in C program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:73054
    • 提供者:flan
  1. cuftpd

    0下载:
  2. ftp服务端程序,非常实用,学习非常好。-ftp
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:7175
    • 提供者:cute
  1. Linux

    0下载:
  2. 包括linux网络基本配置,DHCP服务,NFS服务,DNS服务,FTP服务,Mysql服务等内容-Linux network, including basic configuration, DHCP service, NFS service, DNS service, FTP service, Mysql service, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1766360
    • 提供者:zhoujuan
  1. ftp_srv_main

    0下载:
  2. 在Linux下以C语言完成的FTP服务系统,实现了的上传和下载,列举文件目录,创建文件夹,删除文件,限制用户权限等功能。适合Linux编程初学者参考使用。-C language under Linux FTP service system to achieve the upload and download, list file directory, create folders, delete files, restrict user permissions function. For the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:4225
    • 提供者:唐睿
  1. ftp

    0下载:
  2. 在linux环境下,用c语言实现简单的ftp服务系统,比较简单-C language in the linux environment, simple ftp service system is relatively simple
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:9510
    • 提供者:
  1. ftp_server

    0下载:
  2. Linux下ftp服务的服务器端的代码实现-Server-side code under Linux ftp services implementation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-29
    • 文件大小:1801
    • 提供者:姜兰
  1. 51CTO下载-vsftpd-2.0.5-10.el5.i386

    0下载:
  2. 主要用于安装linux系统中的ftp服务,安装完成即可在局域网中通过ftp命令来进行远程访问并下载资源(It is mainly used to install the FTP service in Linux system, and the installation can complete the remote access and download the resources through the FTP command in the LAN)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-04
    • 文件大小:130048
    • 提供者:mikeyin
« 12 »
搜珍网 www.dssz.com