Namespace FubarDev.FtpServer.FileSystem.DotNet
Classes
DotNetDirectoryEntry
A IUnixDirectoryEntry implementation for the standard .NET file system functionality.
DotNetFileEntry
A IUnixFileEntry implementation for the standard .NET file system functionality.
DotNetFileSystem
A IUnixFileSystem implementation that uses the standard .NET functionality to access the file system.
DotNetFileSystemEntry
Base class for System.IO based file system entries.
DotNetFileSystemOptions
Options for the .NET API based file system access.
DotNetFileSystemProvider
A IFileSystemClassFactory implementation that uses the standard .NET functionality to provide file system access.