Description: 一个小的FTP客户端,支持PORT与PASV模式。
Linux下的C代码,在FC3,4发行版下通过测试。-a small FTP client, with the support PORT PASV mode. Linux C code in FC3, four distribution through testing. Platform: |
Size: 5120 |
Author:冷月 |
Hits:
Description: 这是一个采用Qt4写成的ftp客户端程序,具有友好的GUI,代码很小,在Linux和Windows下执行速度都很快。同时可以轻易地移植到嵌入式系统上。-writes written using ftp client with a friendly GUI, code minimal, Linux and Windows implementation speed fast. While easily ported to embedded systems. Platform: |
Size: 27648 |
Author: |
Hits:
Description: linux的ftp客户端程序源码,可以很方便的移植到各种嵌入式平台,如Mips等。-linux ftp client program source code, can conveniently be transferred to a variety of embedded platforms, such as Mips. Platform: |
Size: 743424 |
Author:宁海龙 |
Hits:
Description: 一个很好的ftp客户端,linux的ftp客户端程序源码,可以很方便的移植到各种嵌入式平台
-a good ftp client, linux ftp client program source code, it is easy to transplant various embedded platform Platform: |
Size: 314368 |
Author:wangjunwei |
Hits:
Description: 完整的ftp协议的实现 包含客户端和服务器端-Complete realization of the agreement contains the ftp client and server Platform: |
Size: 4096 |
Author:radio |
Hits:
Description: 在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. Platform: |
Size: 4096 |
Author:Draco |
Hits:
Description: linux下RFC 959 FTP客户端程序,可以下载上传 ls pwd cd lcd等-linux under RFC 959 FTP client program, you can download upload, such as ls pwd cd lcd Platform: |
Size: 38912 |
Author:liusong |
Hits:
Description: linux下,简单FTP的实现,客服端,和服务器段的代码都有。-Under linux, the realization of a simple FTP, client service, and servers have the code above. Platform: |
Size: 2048 |
Author:juckciy |
Hits:
Description: ftp源代码,非常流行的ftp源代码,包括:客户端和服务器端。利用ftp协议rfc950编写的源代码。-ftp source code, a very popular ftp source code, including: client and server-side. Using ftp protocol rfc950 write the source code. Platform: |
Size: 7168 |
Author:nnf |
Hits:
Description: 在 Linux 下实现一个文件传输协议(FTP)的简单实现。实现FTP 客户端和服务器的程序,使客户端可以连接至服务器,并且可以迚行一些FTP的基本操作,如列出目录、下载文件等。从FTP 协议的实现角度来看,客户端不服务器的命令通道和数据通道需要分离。-In Linux to achieve a File Transfer Protocol (FTP) for simple implementation. FTP client and server implementation procedures, so that clients can connect to the server, and can Zhong-line some of the basic FTP operations, such as listing directories, download files. Implementation of FTP protocol from the point of view, the client is not the server' s command and data channels need to be separated. Platform: |
Size: 5120 |
Author:林西 |
Hits: