Show / Hide Table of Contents

    Class S3FtpServerBuilderExtensions

    Extension methods for IFtpServerBuilder.

    Inheritance
    Object
    S3FtpServerBuilderExtensions
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: FubarDev.FtpServer
    Assembly: FubarDev.FtpServer.FileSystem.S3.dll
    Syntax
    public static class S3FtpServerBuilderExtensions

    Methods

    | Improve this Doc View Source

    UseS3FileSystem(IFtpServerBuilder)

    Uses S3 as file system.

    Declaration
    public static IFtpServerBuilder UseS3FileSystem(this IFtpServerBuilder builder)
    Parameters
    Type Name Description
    IFtpServerBuilder builder

    The server builder used to configure the FTP server.

    Returns
    Type Description
    IFtpServerBuilder

    the server builder used to configure the FTP server.

    • Improve this Doc
    • View Source
    Back to top
    Copyright © 2018 Fubar Development Junker
    Generated by DocFX
    Creative Commons License
    FluentMigrator Documentation by FluentMigrator Project is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.