Namespace FubarDev.FtpServer.FileSystem.Error
Classes
BadParameterException
Command not implemented for that parameter.
FileNameNotAllowedException
Requested action not taken. File name not allowed.
FileSystemException
Represents an error condition the underlying file system wants to communicate to the client.
FileUnavailableException
Requested action not taken. File unavailable (e.g., file not found, no access).
StorageExceededException
Requested file action aborted. Exceeded storage allocation (for current directory or dataset).