Metadata >> NuGet >> FubarDev.FtpServer

FubarDev.FtpServer

Metadata

Authors Fubar Development Junker
Copyrights Copyright © 2015 Fubar Development Junker
Description Portable FTP server
LicenseUrl http://opensource.org/licenses/MIT
Owners Fubar Development Junker
ProjectUrl https://github.com/FubarDevelopment/FtpServer
RequireLicenseAcceptance False
Tags Portable FTP server
Dependencies FubarDev.FtpServer.AccountManager:1.0.0-beta01:portable-net45+dnxcore50+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10|FubarDev.FtpServer.FileSystem.GoogleDrive:1.0.0-beta01:portable-net45+dnxcore50+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10|FubarDev.FtpServer.FileSystem:1.0.0-beta01:portable-net45+dnxcore50+win+wpa81+wp80+MonoAndroid10+xamarinios10+MonoTouch10|FubarDev.Minimatch:1.2.0:portable-net45+win80+wp80+wpa81|JetBrains.Annotations:9.2.0:portable-net45+win80+wp80+wpa81|rda.SocketsForPCL:1.2.2:portable-net45+win80+wp80+wpa81
Title Portable FTP server
PackageSize 118596
PackageHashAlgorithm SHA512
PackageHash S6JKVHMsnKPUPRmjI71PLpvI3jn5DAgvmjdib9cf1V85ZAMnLt+1MzuH1OUbFIiuM2vY/f8rnfMhYqimJWhDkw==
DownloadCount 000000
CreatedDate 2015-10-06T20:26:55

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 FubarDev.FtpServer -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install FubarDev.FtpServer -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 FubarDev.FtpServer
Installing the package (HTTP Basic authentication):
Install-Package FubarDev.FtpServer -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package FubarDev.FtpServer -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package FubarDev.FtpServer

OpenWrap

Installing the package:
o add-wrap FubarDev.FtpServer
Uninstalling the package:
o remove-wrap FubarDev.FtpServer

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.0.0-beta01