Interfaces

      NameDescription
      IDiskCompatibleFileSystemDefines a file system that is compatible with DiskFileSystem.
      IFileSystemThe base class for a file system (e.g. Sftp, Ftp, Scp, Local Disk and Zip).
      IRemoteFileSystemDefines generalized remote file system.
      ITransferThreadInfoCollectionDefines the generalized collection of TransferThreadInfo.
      Top