Show / Hide Table of Contents

    Class UnixFsFtpServerBuilderExtensions

    Extension methods for IFtpServerBuilder.

    Inheritance
    Object
    UnixFsFtpServerBuilderExtensions
    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.Unix.dll
    Syntax
    public static class UnixFsFtpServerBuilderExtensions

    Methods

    | Improve this Doc View Source

    UseUnixFileSystem(IFtpServerBuilder)

    Uses the Unix file system API.

    Declaration
    public static IFtpServerBuilder UseUnixFileSystem(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.