NetSFTPLibrary by KellermanSoftware

<PackageReference Include="NetSFTPLibrary" Version="7.16.0" />

 NetSFTPLibrary 7.16.0

Library for performing SFTP (FTP over SSH). Features include Automatic Reconnect & Resume, Proxy Support, Public & Private Keys, ZLIB Compression, Directory Synchronization, SCP, Shell, Port Forwarding (Tunneling), FIPS Compliant Mode, and more.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>NetSFTPLibrary</id>
    <version>7.16.0.0</version>
    <title>.NET SFTP Library</title>
    <authors>KellermanSoftware</authors>
    <owners>KellermanSoftware</owners>
    <licenseUrl>http://www.kellermanstores.com/downloads/licensing/sftp-license.rtf</licenseUrl>
    <projectUrl>http://kellermansoftware.com/products/net-sftp-library</projectUrl>
    <iconUrl>http://www.kellermanstores.com/Content/images/NuGetIcon.png</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>Library for performing SFTP (FTP over SSH). Features include Automatic Reconnect &amp; Resume, Proxy Support, Public &amp; Private Keys, ZLIB Compression, Directory Synchronization, SCP, Shell, Port Forwarding (Tunneling), FIPS Compliant Mode, and more.</description>
    <summary>Library for performing SFTP (FTP over SSH). Features include Automatic Reconnect &amp; Resume, Proxy Support, Public &amp; Private Keys, ZLIB Compression, Directory Synchronization, SCP, Shell, Port Forwarding (Tunneling), FIPS Compliant Mode, and more.</summary>
    <releaseNotes>Update copyright to 2022</releaseNotes>
    <copyright>Copyright 2022 Kellerman Software</copyright>
    <language>en-US</language>
    <tags>sftp secure ftp ssh scp shell port forwarding</tags>
  </metadata>
</package>