Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

dropbear

Compare

  Analyzed 3 months ago

Dropbear is a relatively small SSH 2 server and client. It runs on a variety of POSIX-based platforms. Dropbear is open source software, distributed under a MIT-style license. Dropbear is particularly useful for "embedded"-type Linux (or other Unix) systems, such as wireless routers.

157K lines of code

12 current contributors

3 months since last commit

8 users on Open Hub

Activity Not Available
4.6
   
I Use This

RemoteFinder

Compare

  Analyzed about 10 hours ago

RemoteFinder is a Finder like program for copying files over a scp connection under Mac OS X.

68.2K lines of code

0 current contributors

almost 17 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

rpush-cat

Compare

  Analyzed about 17 hours ago

Simple substitute for “rsync”/“scp” when the remote side has only “cat” and “ls”. (E.g., to put files to DroidSSHd.) These scripts help me push files over SSH to another system which has only a simple sh, “cat”, and “ls”. They can continue transferring a partially transferred file (by appending ... [More] to what was left after an interrupted transfer). In my case, the other system is a non-rooted Android 2.2 with DroidSSHd installed (with no “scp”, “sftp”, or “rsync”). They are not limited to using necessarily “ssh” (it’s a parameter). For example, for testing them on the same host, I use just “eval” instead. * “rpush” is the basic command to transfer a file by creating a new file on the remote side with the use of only “cat”. * “rpush-continue” is the command to continue the transfer of a file which is already partially present on the remote (with the use of only “cat” and “ls”). * “rpush-into” is a wrapper around the two basic scripts which puts the file as a file with the same name in a specified directory on the remote side (like one of the ways to invoke “cp”). [Less]

103 lines of code

0 current contributors

over 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

PuTTYTray

Compare

  Analyzed about 5 hours ago

A continuation of Barry Haanstra (haanstra.eu)'s PuTTYTray

110K lines of code

0 current contributors

over 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

JMrTools

Compare

  Analyzed about 16 hours ago

JMrTools, is inspired by the MrTools Perl Project (Written by Robert Marino). This JAVA project implements ssh telnet, scp, rsync, sftp, ftp, and stdio. Providing execution/transfer of commands, script, or files on Multiple hosts concurrently.

0 lines of code

0 current contributors

almost 16 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses