Part of twisted.vfs.adapters View Source
| Function | vfsToFtpError | Map vfs errors to the corresponding ftp errors, if it exists. |
| Class | FileSystemToIFTPShellAdaptor | Wrap a VFS filesystem to an ftpIFTPShell interface.
|
| Class | FTPReadVFS | Read a file source. |
| Class | FTPWriteVFS | Write to a file source. |
| Class | _FileToConsumerAdapter | An adapter for writing to a VFS file. |