Metadata >> NuGet >> ArxOne.Ftp

ArxOne.Ftp

Metadata

Authors Arx One
Copyrights Copyright Arx One 2015
Description A simple FTP/FTPS/FTPES client. Multi-connection and thread-safe. Uses high-level methods but also supports direct command sending.
IconUrl https://raw.githubusercontent.com/ArxOne/FTP/master/Icon/ArxOne.Ftp.png
LicenseUrl http://opensource.org/licenses/mit-license.php
Owners Arx One
ProjectUrl https://github.com/ArxOne/FTP
RequireLicenseAcceptance False
Summary FTP client library
Tags ftp ftps ftpes client
Title ArxOne Ftp
PackageSize 119465
PackageHashAlgorithm SHA512
PackageHash DYvFm/0wGZ3dyM/Vw8CMgxak4nA5tlv7DwYqxEcarDeoYQSmOVq/zNqJJbdFU15aLjfnCw179ddjMHANXeEjjw==
DownloadCount 000000
CreatedDate 2015-08-10T22:20:22

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install ArxOne.Ftp -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install ArxOne.Ftp -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package ArxOne.Ftp
Installing the package (HTTP Basic authentication):
Install-Package ArxOne.Ftp -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package ArxOne.Ftp -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package ArxOne.Ftp

OpenWrap

Installing the package:
o add-wrap ArxOne.Ftp
Uninstalling the package:
o remove-wrap ArxOne.Ftp

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.8.0.0
1.7.1.0
1.7.0.0
1.6.1.0
1.6.0.0
1.5.0.0
1.4.1.0
1.4.0.0
1.3.0.0
1.2.5.0
1.2.4.0
1.2.3.0
1.2.2.0
1.2.1.0