diff options
Diffstat (limited to 'security/rubygem-net-scp/pkg-descr')
-rw-r--r-- | security/rubygem-net-scp/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rubygem-net-scp/pkg-descr b/security/rubygem-net-scp/pkg-descr index c42d8e297dbe..4a75e84dbfde 100644 --- a/security/rubygem-net-scp/pkg-descr +++ b/security/rubygem-net-scp/pkg-descr @@ -1,5 +1,5 @@ Net::SCP is a pure-Ruby implementation of the SCP protocol. This operates over -SSH (and requires the Net::SSH library), and allows files and directory trees +SSH (and requires the Net::SSH library), and allows files and directory trees to copied to and from a remote server. * Transfer files or entire directory trees to or from a remote host via SCP |