搜索资源列表
WinSCP v3.30.zip
- 一个支持SSH(Secure SHell)的SCP(Secure CoPy)文件传输软件
Unixftpcilent
- 一个FTP客户端类,用Socket写的,环境为Unix。 之所以封装这个类是因为以前在unix下写文件上传下载的操作都是调shell脚本,C、C++很难控制与shell的交互, 并且无法获知出错的错误代码,用C++封装成一个工具类后,任何项目都可以重用了。 操作很方便,就像平常的FTP操作: 1:登陆FTP服务端 FTPTools ftpTools (conts string &pm_sFtpServer,int pm_iFtpPort) ftpTools.
openssh-3.8p1.tar
- openssh-3.8p1.tar.gz OpenSSH 是 SSH (Secure SHell) 协议的免费开源实现。它用安全、加密的网络连接工具代替了 telnet、ftp、 rlogin、rsh 和 rcp 工具。
WinSCPv3.30
- 一个支持SSH(Secure SHell)的SCP(Secure CoPy)文件传输软件--A program which supports SSH`s (Secure SHell) SCP (Secuure CoPy) file transferring
openssh-5.1p1.tar
- 传统的网络服务程序,如:ftp、pop和telnet在本质上都是不安全的,因为它们在网络上用明文传送口令和数据,别有用心的人非常容易就可以截获这些口令和数据。而且,这些服务程序的安全验证方式也是有其弱点的, 就是很容易受到“中间人”(man-in-the-middle)这种方式的攻击。所谓“中间人”的攻击方式, 就是“中间人”冒充真正的服务器接收你的传给服务器的数据,然后再冒充你把数据传给真正的服务器。 服务器和你之间的数据传送被“中间人”一转手做了手脚之后,就会出现很严重的问题。 S
to_web_new
- to_web is a shell scr ipt the mek an ftp transfer from a specified dir
myftp
- 实现了一个简单的ftp功能 并且有较为完整的shell功能 可以实现FTP的上传下载及关闭-Implements a simple ftp functions and have a more complete shell function
winscp434source
- WinSCP is a SFTP client and FTP client for Windows. Its main function is the secure file transfer between a local and a remote computer. It uses Secure Shell (SSH) and supports, in addition to Secure FTP, also legacy SCP protocol.
shell_ftp
- 介绍了如何在shell环境下编程实现ftp功能,具有很大的实用价值。-Describes how the shell programming environment ftp functions, has great practical value.
ftp
- 用Python写的FTP工具,用来上传数据的shell脚本-this is a python ftp shell
