1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
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

4 lines
222 B
Plaintext

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.