Welcome![Sign In][Sign Up]
Location:
Search - sftp

Search list

[Ftp Clientkftpgrabber-20080410.tar

Description: LINUX 下以 QT/KDE 写的 FTP/SFTP 客户端, 功能强大好用
Platform: | Size: 799340 | Author: Peter | Hits:

[Internet-Networksftpd-1.50(2).tar

Description: 伯克利做的SFTP安全文件传输协议,希望对大家有所帮助
Platform: | Size: 489887 | Author: charlse | Hits:

[Web Serverfuwuqi

Description: 用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能
Platform: | Size: 45661 | Author: wl | Hits:

[Ftp ClientSFTP

Description: 在vc下实现的ftp服务器源代码,已测试成功,仅供学习
Platform: | Size: 101653 | Author: cw | Hits:

[JSP/JavaSFTP_Code

Description: 用Java编程的SFTP,实现的原理也是比较的简单。
Platform: | Size: 54405 | Author: 曹进波 | Hits:

[WinSock-NDISSFTP

Description: 使用CSocket建立ftp客户端,通过TCP连接进行文件传输
Platform: | Size: 141682 | Author: Michael | Hits:

[JSP/Java2006101413585471

Description: 用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能
Platform: | Size: 43556 | Author: 随意 | Hits:

[WinSock-NDIS2007110165245490

Description: 用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能
Platform: | Size: 48117 | Author: 游强 | Hits:

[Ftp ClientSFTP

Description: 用visual c++编程实现FTP客户端开发——WinSock
Platform: | Size: 88588 | Author: zw | Hits:

[Ftp ClientFileZilla_2_2_14_src

Description: 著名的ftp客户端的源代码。非常好用,同时支持sftp。支持多线程并发-famous ftp client source code. Very handy, while supporting sftp. With support multithreading
Platform: | Size: 2340864 | Author: zxs | Hits:

[File Operateupload.java

Description: 一个简单的实现文件上传下载功能的代码,希望对初学者有所帮助-the realization of a simple file upload download the code, and I hope to help beginners
Platform: | Size: 2048 | Author: 周星驰 | Hits:

[Ftp ClientUnixftpcilent

Description: 一个FTP客户端类,用Socket写的,环境为Unix。 之所以封装这个类是因为以前在unix下写文件上传下载的操作都是调shell脚本,C、C++很难控制与shell的交互, 并且无法获知出错的错误代码,用C++封装成一个工具类后,任何项目都可以重用了。 操作很方便,就像平常的FTP操作: 1:登陆FTP服务端 FTPTools ftpTools (conts string &pm_sFtpServer,int pm_iFtpPort) ftpTools.login(conts string &pm_sFtpUser,const string &pm_sFtpPwd) 2:进入服务端目录 ftpTools.cd(const string & pm_sServerPath) 3:设定本地目录 ftpTools.Lcd(const string & pm_sLocalPath) 4:上传文件 ftpTools.upload(const string &pm_sSrcFilePath,const string & pm_sSrcFileName) 5:下载文件 ftpTools.download(const string & pm_sServerFileName,const string & pm_sDesPath) 支持全路径文件名,PASV模式 -an FTP client category, Socket written in the Unix environment. The reason Packaging category is because the written document under unix uploading and downloading operations are transferred to the shell script, C, C++ is difficult to control and the interactive shell, and not informed of the error code error, Using C++ tools packaged as a category, any item can reuse of. Easy to operate, just like normal FTP : 1 : landing FTP server FTPTools ftpTools (Contracting string
Platform: | Size: 4096 | Author: sl | Hits:

[Ftp ServerMSftpSe

Description: ftp源码,很好 ftp源码,很好 ftp源码,很好-ftp source, a very good source ftp good ftp source, a very good source ftp good
Platform: | Size: 41984 | Author: 车军 | Hits:

[Internet-NetworkFtpClient_SFTP

Description: 该实例通过WinInet编程接口实现了完整的FTP客户程序,其界面类似于CuteFTP 和LeapFTP-example through the WinInet Programming Interface a complete FTP client, its user interface is similar to CuteFTP and LeapFTP
Platform: | Size: 189440 | Author: zhengjun | Hits:

[Ftp Serverwinscp382source

Description: WinSCP是Windows的SFTP和SCP客户端,它通过SSH进行连接,研读源代码会受益匪浅。-WinSCP is Windows SFTP and SCP client, through SSH link, students will be benefited from the source code.
Platform: | Size: 1768448 | Author: fletcher | Hits:

[JSP/JavajavaSFTP

Description:
Platform: | Size: 35840 | Author: 暗夜 | Hits:

[Ftp ServerBesidesFTPServer

Description: 一个老外写的FTP服务器程序,是一个很有参考价值好东东.此代码本人修改过,特传上来与大家分享.-a foreigner to write FTP server program, Reference is a very good Eastern values. I have this code revised, especially onto Chuan share with you.
Platform: | Size: 319488 | Author: 李滨 | Hits:

[JSP/JavaFTPClient.eyeapp

Description: 用JAVA写的一个FTP,可以实现所有FTP功能!-with JAVA write an FTP, FTP can achieve all functional!
Platform: | Size: 139264 | Author: cream | Hits:

[Web Serverfuwuqi

Description: 用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能 -Using java realized Tftp (Sftp) client and server program. In this procedure used a state of the mechanism: client and server-side run-time at the beginning of the same state, through user input or program running internal mechanisms, procedures can be transferred to a different state, in a different state under the procedures to achieve a different function
Platform: | Size: 45056 | Author: wl | Hits:

[JSP/Java2006101413585471

Description: 用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能 -Using java realized Tftp (Sftp) client and server program. In this procedure used a
Platform: | Size: 43008 | Author: 随意 | Hits:
« 1 2 3 4 56 7 8 »

CodeBus www.codebus.net