Download Latest Version scpmidlet.jar (149.2 kB)
Email in envelope

Get an email when there's a new version of SCPMidlet

Home / rel_004
Name Modified Size InfoDownloads / Week
Parent folder
scpmidlet.jar 2011-03-31 103.7 kB
README.txt 2011-03-30 1.2 kB
Totals: 2 Items   104.9 kB 0
README for SCPMidlet
2011 March 30
andrew.j.milne@gmail.com


Description
-----------

As of this writing, this is a dead simple (but functioning) Java ME/J2ME 
(also known as Java Microedition, or Java 2 microedition) midlet that
can pull back and save to your handheld a single file via scp from a
remote host, using password authentication only. I'm developing it with
the intent to build it into a reasonably full-featured scp client because
although there are midlets that act as ssh terminal clients, there doesn't
seem to be an open source midlet capable of doing scp at all as yet.

It has no capacity for sending as yet, nor for recursive nor multiple 
fetches. Remote directory listing is not yet implemented (although it's 
on the way), so you need to know the path to the file you're retrieving.
Using a separate ssh terminal client to find it is probably your best 
option for now.


WARNING
-------

This thing is pre-alpha at this writing. Use at your own risk.


Accompanying documentation
--------------------------

See BUILDING.txt for notes on building the midlet, and LICENSE.txt for
the license terms.
Source: README.txt, updated 2011-03-30