Home > Net--SCP

Net--SCP

Net--SCP is a project mainly written in Perl, it's free.

Net::SCP

Copyright (c) 2000 Ivan Kohler. Copyright (c) 2000 Silicon Interactive Software Design. Copyright (c) 2000 Freeside Internet Services, LLC All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

This module implements a Perl interface to scp.

To install: perl Makefile.PL make make test # nothing substantial yet make install

Documentation will then be available via man Net:SCP' orperldoc Net::SCP'

Anonymous CVS access is available: $ export CVSROOT=":pserver:[email protected]:/home/cvs/cvsroot" $ cvs login (Logging in to [email protected]) CVS password: anonymous $ cvs checkout Net-SCP as well as http://www.420.am/cgi-bin/cvsweb/Net-SCP.

A mailing list for users and developers is available. Send a blank message to [email protected] to subscribe.

Ivan Kohler [email protected]

$Id: README,v 1.4 2002-04-13 22:18:00 ivan Exp $