My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 25
=Rationale= I couldn't find any open source project with pre-meditated best practices for securely and safely transferring files over a network between two servers. Therefore I decided to roll my own and the result is a set of two very simple scripts to handle the file transfers using sftp. Th...
A python wrapper for psftp (sftp) that mimics the ftplib interface. psftp is included in the Putty package for windows. You can download putty from: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
=pysftp= pysftp is an easy to use sftp module that utilizes paramiko and pycrypto. ==support/user list== http://groups.google.com/group/pysftp ==changes== * 0.2.2* The following methods were added: * *chdir(path)* - change the current working directory on the remote * *getcwd()* - re...
A generic web deployment system that remembers what it has already published and only uploads new content. This eliminates problems with time zones, out of sync clocks and having to crawl large amounts of remote content before uploading. Jublish is the simplest and fastest way to deploy your ...
A program that is used to connect to a SSH enabled OMAP. This program then enables you to upload files to the device and execute commands from within the program.
=== Future === Now that this is working basically to do what we want, there probably won't be any further work on it. If you are looking for a well-built and fully featured SSH server in Java, you would be better off waiting for the Apache MINA [http://mina.apache.org/sshd/ SSHD server] to bear f...
bsshell是使用ssh服务进行远程linux服务器管理程序。方便用在脚本和后台。 bsshell包括了两个C实现的程序:bssh和bsftp。正如程序名字所示,这两个程序的使用方法与ssh和sftp一样,只是提供了一个-p选项,可以在命令行里给出密码。bssh和bsftp,可以用在后台,放入管道,一如本地普通的shell命令。这样一来与bash配合,就有了一个一对多的远程服务器管理框架,可以批量处理unix服务器管理任务。 bssh和bsftp部署方便。在源码目录下执行make final即可得到bssh、bsftp、parser和tt2程序。 正如bssh和bsftp名字所暗示的一...
=SSHiffon= ... is a *Pre-Pre-Alpha* SSH client mashup ... provides a terminal, gui SFTP client and SSH tunneling (secure port forwarding) through a shared connection ... one tab per-connection (all in one process) ... uses [http://griffon.codehaus.org/ Griffon] as the GUI framework ...
Demos from the Paramiko Python Extension reworked to use the standard VyperLogix Library. The VyperLogix Library now has support for SFTP that requires very little code for the developer who wishes to use all this power.
=Introduction= FlexTermShell is an ANSI capable telnet terminal for the web written for the Adobe Flex Player plugin developed by youngwelle@gmail.com & yangguangyong@gmail.com. The client is based off the phpseclib0.1.5(PHP) open source library, and is completely FREE for download. FlexTer...
1 2 3 Next