- ad9850 芯片的简单程序
- GlobalHook C#环境下全局钩子的示例(完整版
- kmeans-classification-algorithm kmeans分类算法准备的
- ds18b20_msp430F149 用MSP430F149单片机采集11路DS18B20级串口0和串口1的使用及定时器唤醒 LPM3睡眠模式
- OJCDG 简单C++代码:体育比猜+圆周率+菱形+单链表+共用体等~供初学者学习(Simple c + + code: sports than guess + PI + diamond + singly linked lists etc ~ + sharing body for beginners to learn)
- CH501 该案例介绍了如何通过代码的方式导入读写本文
文件名称:ftp.tar
-
所属分类:
- 标签属性:
- 上传时间:2016-02-22
-
文件大小:57.31kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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 program under linux platform, the main features include: 1.cd enter the corresponding directory
2.ls list the corresponding directory files
3.puts local files uploaded to the server
4.gets file name to download the file to a local server
5.remove delete files on the server
Displays the current path where 6.pwd
7. Other commands do not respond
Project start-up method
./ftpserver ../conf/server.conf
Client
./client ip port
2.ls 列出相应目录文件
3.puts 将本地文件上传至服务器
4.gets 文件名 下载服务器文件到本地
5.remove 删除服务器上文件
6.pwd 显示目前所在路径
7.其他命令不响应
项目启动方法
./ftpserver ../conf/server.conf
客户端
./client ip port-
Prepared by the ftp program under linux platform, the main features include: 1.cd enter the corresponding directory
2.ls list the corresponding directory files
3.puts local files uploaded to the server
4.gets file name to download the file to a local server
5.remove delete files on the server
Displays the current path where 6.pwd
7. Other commands do not respond
Project start-up method
./ftpserver ../conf/server.conf
Client
./client ip port
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ftp/
ftp/client/
ftp/client/client
ftp/client/server.conf
ftp/client/ftp_func.c
ftp/client/b.txt
ftp/client/a.txt
ftp/client/ftp_client.c
ftp/client/ftp.h
ftp/client/0522.tar.gz
ftp/copy_dir.c
ftp/server/
ftp/server/bin/
ftp/server/bin/b.txt
ftp/server/bin/a.txt
ftp/server/bin/server
ftp/server/src/
ftp/server/src/ftp_server.c
ftp/server/src/ftp_conf.c
ftp/server/src/ftpserver
ftp/server/src/ftp_func.c
ftp/server/src/a.txt
ftp/server/src/ftp_handle.c
ftp/server/include/
ftp/server/include/ftp.h
ftp/server/conf/
ftp/server/conf/server.conf
ftp/client/
ftp/client/client
ftp/client/server.conf
ftp/client/ftp_func.c
ftp/client/b.txt
ftp/client/a.txt
ftp/client/ftp_client.c
ftp/client/ftp.h
ftp/client/0522.tar.gz
ftp/copy_dir.c
ftp/server/
ftp/server/bin/
ftp/server/bin/b.txt
ftp/server/bin/a.txt
ftp/server/bin/server
ftp/server/src/
ftp/server/src/ftp_server.c
ftp/server/src/ftp_conf.c
ftp/server/src/ftpserver
ftp/server/src/ftp_func.c
ftp/server/src/a.txt
ftp/server/src/ftp_handle.c
ftp/server/include/
ftp/server/include/ftp.h
ftp/server/conf/
ftp/server/conf/server.conf
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.