Path to this page:
./
net/p5-Net-SFTP-Foreign,
SSH File Transfer Protocol client
Branch: CURRENT,
Version: 1.93nb3,
Package name: p5-Net-SFTP-Foreign-1.93nb3,
Maintainer: angelmadamesSFTP 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.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 166.318 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-Net-SFTP-Foreign-1.93nb3
- (2023-07-06) Updated to version: p5-Net-SFTP-Foreign-1.93nb2
- (2022-06-28) Updated to version: p5-Net-SFTP-Foreign-1.93nb1
- (2021-09-05) Updated to version: p5-Net-SFTP-Foreign-1.93
- (2021-05-25) Updated to version: p5-Net-SFTP-Foreign-1.91nb1
- (2020-09-07) Updated to version: p5-Net-SFTP-Foreign-1.91
CVS history: (Expand)
2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504) |
Log message:
*: recursive bump for perl 5.40
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2022-01-24 17:24:27 by Greg Troxel | Files touched by this commit (1) |
Log message:
net/p5-Net-SFTP-Foreign: Add comments about finding changes
Upstream doesn't tag releases in their git repository, but NEWS-type
content is available on metacpan.
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-09-07 15:08:31 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
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).
|