Class UnixFileSystemOptions
Options for the Unix file system.
Inherited Members
Namespace: FubarDev.FtpServer.FileSystem.Unix
Assembly: FubarDev.FtpServer.FileSystem.Unix.dll
Syntax
public class UnixFileSystemOptions
Properties
| Improve this Doc View SourceRoot
Gets or sets the default root path.
Declaration
public string? Root { get; set; }
Property Value
| Type | Description |
|---|---|
| Nullable<String> |