================
= README - SCP =
================

1.OVERVIEW

SCP is a secure file transfer protocol that operates over an SSH connection
with a remote machine.

MindTerm is an excellent Java application/applet that implements the SSH
protocol for secure shell access to remote machines.  It was developed by
MindBright.  More information about MindTerm can be found in the README
file or at http://www.mindbright.se/mindterm/  This version has been
modified by ISNetworks (http://www.isnetworks.com/)

This release of MindTerm is a modified version that greatly improves the SCP
GUI, turning it into an FTP-like graphical tool.  It allows the user to
browse both the local and remote files system, rename and delete files and
directories, create new directories, and trasfer files both to and from the
remote machine.

When you select File->SCP File Transfer from the menu, the program opens
up a new SSH connection using the credentials you presented to log into
the server.  This means that currently you can only browse and transfer
files as that user.  An additional connection is opened to perform the
actual file transfer.

To start the program, simply run "java -jar ISNetworksMindTermSCP.jar".

2. OTHER

More information and support help for this version can be found at
http://www.isnetworks.com/ssh/

Information about MindTerm and its source code can be found at:
<http://www.mindbright.se/mindterm/> or in the README file included
in this distribution

MindTerm is written and maintained by Mats Andersson
<mats@mindbright.se> of Mindbright Technology AB in Sweden.
