S3.exe 1.7.1

dotnet add package S3.exe --version 1.7.1
NuGet\Install-Package S3.exe -Version 1.7.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="S3.exe" Version="1.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add S3.exe --version 1.7.1
#r "nuget: S3.exe, 1.7.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install S3.exe as a Cake Addin
#addin nuget:?package=S3.exe&version=1.7.1

// Install S3.exe as a Cake Tool
#tool nuget:?package=S3.exe&version=1.7.1

A Windows command-line utility for Amazon's S3 & EC2 web services that requires no installation, is a single .EXE file with no DLLs, and requires only .NET 2.0 or Mono, so will work on a plain vanilla Windows 2003 installation.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.7.1 2,148 3/10/2014
1.7.0 1,517 11/25/2013

Release 1.7 from Codeplex, Jun 22, 2010. Change Set: 47597.

Modified to prevent writing to Console.Error for non-error info.