搜索资源列表
FileZilla_2_2_15_src
- ftp,sftp在windows平台的相关代码,如果想查询更多资料请到相关网站www.openssh.com查询-ftp, sftp windows platform in the code, if we want to find out more information on the free site related inquiries www.openssh.com
FileZilla_2_2_31_src
- 一个很好的FTP客户端软件 ,可以实现文件的快速上载和下传。同时还支持SFTP协议。-a good FTP client software, the paper can achieve rapid loading and under Chuan. SFTP also support the agreement.
sftp
- 一个著名的ftp搜索器可以很快地搜到著名的网站和大量的资源-a famous ftp search engine will be able to search the famous website and a lot of resources
winscp404source
- 一个基于SSH & SFTP的客户端源码
SFTP
- 使用CSocket建立ftp客户端,通过TCP连接进行文件传输
2007110165245490
- 用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能
FtpClient
- C#开发的FTP客户端,模仿开源的FileZilla Client界面与它类似,功能目前还没有它支持的多。本系统支持类似资源管理器的本地文件系统预览和远程文件系统预览,为了提高效率,重写了TreeView和ListView,添加了简单封装的Rebar控件,实现了FTP的绝大多数功能。后续可能还要添加SSL/TLS协议支持和SFTP功能。如有BUG可以发邮件联系(njshuangshu@sina.com) -C# development of FTP client, to imitate the
SftpClientUtil
- 一个JAVA写的用于操作SFTP服务器的通用类-Writing a JAVA operating SFTP server for the generic category
IP-Works_V4_Visual_Basic_Edition
- IP-Works_V4_Visual_Basic_Edition.zip SFTP VB
libssh2-for-windows
- libssh2库的windows版 可以建立ssh信道 使用sftp协议等-libssh2 library windows version, you can establish ssh channel, using sftp protocol
SFTP
- MFC中进行socket网络通信时所写的代码,局域网,广域网内都可以进行参考-MFC, the code written in the socket network communications, LAN, WAN reference
ajavvaftpSSftc
- 用java实现的Tftp(Sftp)客户端与服务器程序源码。在这个程序源码中用到了一个“状态”的机制:客户端与服务器端在开始运行时有有相同的状态,通过用户的输入或程序源码内部运行的机制,程序源码能转到不同的状态,在不不同的状态下程序源码实现了不同的功能 -With java Tftp (Sftp) client and server program source. A " state" mechanism used in the program source code:
Tamir.SharpSSH
- SFTP即加密文件传输协议(Secure file transfer protocol) ,与FTP不同的是,指令与数据在传输过程中都是经过加密的,防止在网络传输过程中密码和敏感信息被盗取。为了使用.Net来实现这一过程: 1.安装SFTP Server测试环境: 下载setupssh.exe 在服务器上按照提示安装setupssh.exe 打开一个命令行,找到OpenSSH目录(默认:C:\Program Files\OpenSSH) 创建Group mkgro
SFTP
- sftp的demo小样,有server端和client端,供广大网友下载参考-SFTP demo, server side and client side, for people to download reference
FzSFtp
- 经过长期努力终于看明白了SFTP的源码,故将此打包献上,望多位朋友收益。C语言源码,并有实现案例。(sdfdsddddddddasdfsadfdsf)
qsftp
- qssh实现的sftp,直接编译就能用,能实现在pc和开发板之前传输文件(Qssh implementation of SFTP, direct compilation can be used to achieve in the PC and development board before the transfer of documents)
jsch-0.1.53
- java中支持直接调用sftp服务进行文件上传下载(supports the direct call of SFTP services for file upload and download)
vsftp
- sftp文件服务器在Linux平台的搭建教程(A tutorial on the SFTP file server building on the Linux platform)
SFTPHelper
- SFTP 连接 断开 上传 下载 相关的方法参数。(SFTP Send Conection SFTP Send Conection SFTP Send Conection)
delphi使用SFTP上传下载文件
- delphi使用SFTP操作文件,包括上传、下载、删除、重命名,有源码有demo