Show / Hide Table of Contents

    Install from NuGet.org

    The project is split into multiple packages:

    Package Description
    FubarDev.FtpServer The FTP server implementation
    FubarDev.FtpServer.Abstractions The base classes/interfaces; Reference this to implement custom commands, file systems, authentication
    FubarDev.FtpServer.Commands The FTP commands implemented for this FTP server
    FubarDev.FtpServer.FileSystem.DotNet The System.IO-based file system access
    FubarDev.FtpServer.FileSystem.GoogleDrive Google Drive as virtual file system

    Getting Started

    • Check out the tour of FluentMigrator in our Quickstart

    Basic topics

    • Configuration
    • Logging
    • Authentication
    • File Systems

    Advanced topics

    • Logging
    • FTPS
    • Google Drive
    • Custom File System Development
    • Custom Account Management
    • Improve this Doc
    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.