freebsd-ports/net/p5-Net-SCP-Expect/pkg-descr
Renato Botelho 0e95c4b3cf Add p5-Net-SCP-Expect 0.12, perl5 wrapper for scp that allows passwords
via Expect.

PR:		ports/93895
Submitted by:	Simun Mikecin <numisemis@yahoo.com>
2006-03-15 10:42:54 +00:00

3 lines
222 B
Text

This module is simply a wrapper around the scp call. The primary difference
between this module and I<Net::SCP> is that you may send a password
programmatically, instead of being forced to deal with interactive sessions.