Show / Hide Table of Contents

    Interface IRenameCommandFeature

    Feature for the RNFR and RNTO commands.

    Namespace: FubarDev.FtpServer.Features
    Assembly: FubarDev.FtpServer.Abstractions.dll
    Syntax
    public interface IRenameCommandFeature

    Properties

    | Improve this Doc View Source

    RenameFrom

    Gets or sets the IUnixFileEntry to use for a RNTO operation.

    Declaration
    SearchResult<IUnixFileSystemEntry> RenameFrom { get; set; }
    Property Value
    Type Description
    SearchResult<IUnixFileSystemEntry>
    • 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.