Commit graph

5 commits

Author SHA1 Message Date
wiz
69e9d391e3 p5-Net-SFTP-Foreign: update to 1.91.
1.91  Jun 24, 2020
	- ls was not handling the queue size correctly in some
	  cases.
	- Some file types were being incorrectly identified (bug
          report and patch by balakine, #gh16).
	- Some documentation typos corrected (reported by Felix
          Ostmann, #gh15).
2020-09-07 13:08:31 +00:00
wiz
00da7815c0 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
wiz
84e123ddd2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
gdt
193fb107e5 net/p5-Net-SFTP-Foreign: Drop PLIST
(PLIST is generated automatically.)
2019-06-18 11:05:56 +00:00
gdt
c1505cb064 net/p5-Net-SFTP-Foreign: Add version 1.90
SFTP stands for SSH File Transfer Protocol and is a method of
transferring files between machines over a secure, encrypted
connection (as opposed to regular FTP, which functions over an
insecure connection). The security in SFTP comes through its
integration with SSH, which provides an encrypted transport layer over
which the SFTP commands are executed.

Net::SFTP::Foreign is a Perl client for the SFTP version 3 as
defined in the SSH File Transfer Protocol IETF draft, which can be
found at http://www.openssh.org/txt/draft-ietf-secsh-filexfer-02.txt

This implementation uses an external OpenSSH-compatible program.

Packaged in wip by Angel M. Adames.
2019-06-18 00:30:29 +00:00