- Welcome to Xceed .NET, .NET Standard and Xamarin Libraries!
- Zip and Compression Features
- FTP Features
- SFTP Features
- Installation Instructions
- Basic Concepts
- Advanced Concepts
- Task-Based Help
- Class Reference
- Xceed.BZip2 Assembly
- Xceed.Compression Assembly
- Overview
- Namespaces
- (Global) Namespace
- Xceed.Compression Namespace
- Overview
- Classes
- AesEncryptionStream
- Overview
- Members
- AesEncryptionStream Constructor
- AesEncryptionStream Constructor(Stream,String,Int32,Boolean)
- AesEncryptionStream Constructor(Stream,IAesAlgorithmManager,String,Int32,Boolean)
- AesEncryptionStream Constructor(Stream,Rfc2898DeriveBytesManager,String,Int32,Boolean)
- AesEncryptionStream Constructor(Stream,Rfc2898DeriveBytesManager,String,Encoding,Int32,Boolean)
- AesEncryptionStream Constructor(Stream,Rfc2898DeriveBytesManager,String,Encoding,Int32,Boolean,Boolean)
- AesEncryptionStream Constructor(Stream,IAesAlgorithmManager,Rfc2898DeriveBytesManager,String,Int32,Boolean)
- AesEncryptionStream Constructor(Stream,IAesAlgorithmManager,Rfc2898DeriveBytesManager,String,Encoding,Int32,Boolean)
- AesEncryptionStream Constructor(Stream,String,Int32,Boolean,Boolean)
- AesEncryptionStream Constructor(Stream,Rfc2898DeriveBytesManager,String,Int32,Boolean,Boolean)
- AesEncryptionStream Constructor(Stream,IAesAlgorithmManager,Rfc2898DeriveBytesManager,String,Int32,Boolean,Boolean)
- AesEncryptionStream Constructor(Stream,IAesAlgorithmManager,Rfc2898DeriveBytesManager,String,Encoding,Int32,Boolean,Boolean)
- Methods
- Properties
- Fields
- CompressedStream
- CompressedStreamOptions
- CompressionException
- CompressionInternalException
- Compressor
- CompressorFactory
- Decompressor
- DecompressorFactory
- DeriveBytesRfc2898
- EncryptionException
- Licenser
- ManagedDeflateCompressorUnsafe
- ManagedDeflateDecompressorUnsafe
- ManagedLzmaCompressorUnsafe
- ManagedLzmaDecompressorUnsafe
- ManagedPPMdCompressor
- ManagedPPMdDecompressor
- QuickCompression
- Overview
- Members
- Methods
- Compress Method
- Compress(Byte[]) Method
- Compress(Byte[],Int32) Method
- Compress(Byte[],CompressionMethod,CompressionLevel) Method
- Compress(Byte[],Int32,Int32,CompressionMethod,CompressionLevel) Method
- Compress(Byte[],Int32,Int32,Int32,CompressionMethod,CompressionLevel) Method
- Decompress Method
- Rfc2898DeriveBytesManager
- Rfc2898DeriveBytesRecord
- UncompressedCompressor
- UncompressedDecompressor
- ZCryptException
- ZCryptStream
- Overview
- Members
- ZCryptStream Constructor
- ZCryptStream Constructor(Stream,String,Int64,Boolean)
- ZCryptStream Constructor(Stream,String,Encoding,Int64,Boolean)
- ZCryptStream Constructor(Stream,String,Encoding,Int64,Boolean,Boolean)
- Methods
- Properties
- Enumerations
- Interfaces
- Xceed.Compression.Coder Namespace
- Xceed.Compression.LZMA Namespace
- Xceed.Compression.PPMd Namespace
- Xceed.Compression.SevenZip.C Namespace
- Xceed.Compression.SevenZip.Cpp Namespace
- Xceed.Compression.SevenZip.Cpp.Common Namespace
- Xceed.Compression.SevenZip.Cpp.Compress Namespace
- Xceed.Compression.SevenZip.Cpp.Compress.NBitl Namespace
- Xceed.Compression.SevenZip.Cpp.Compress.NBitm Namespace
- Xceed.Compression.SevenZip.Cpp.Compress.NCompress.NDeflate Namespace
- Xceed.Compression.SevenZip.Cpp.Compress.NCompress.NDeflate.NDecoder Namespace
- Xceed.Compression.SevenZip.Cpp.Compress.NCompress.NDeflate.NEncoder Namespace
- Xceed.Compression.SevenZip.Cpp.Compress.NCompress.NHuffman Namespace
- Xceed.Utils.Collections Namespace
- Xceed.Utils.Exceptions Namespace
- Xceed.Utils.Licensing Namespace
- Xceed.Utils.Streams Namespace
- Xceed.Compression.Formats Assembly
- Overview
- Namespaces
- (Global) Namespace
- Xceed.Compression.Formats Namespace
- Overview
- Classes
- BZip2CompressedStream
- ChecksumStream
- FormattedCompressedStream
- GZipCompressedStream
- Overview
- Members
- GZipCompressedStream Constructor
- GZipCompressedStream Constructor(Stream)
- GZipCompressedStream Constructor(Stream,Boolean)
- GZipCompressedStream Constructor(Stream,Boolean,Boolean)
- GZipCompressedStream Constructor(Stream,CompressionLevel)
- GZipCompressedStream Constructor(Stream,GZipHeader,CompressionLevel)
- GZipCompressedStream Constructor(Stream,CompressionLevel,Boolean)
- GZipCompressedStream Constructor(Stream,CompressionLevel,Boolean,Boolean)
- Methods
- Properties
- GZipHeader
- Licenser
- LZMACompressedStream
- PPMdCompressedStream
- XceedCompressedStream
- Overview
- Members
- XceedCompressedStream Constructor
- XceedCompressedStream Constructor(Stream)
- XceedCompressedStream Constructor(Stream,String)
- XceedCompressedStream Constructor(Stream,CompressionMethod,CompressionLevel)
- XceedCompressedStream Constructor(Stream,CompressionMethod,CompressionLevel,Boolean)
- XceedCompressedStream Constructor(Stream,CompressionMethod,CompressionLevel,String)
- XceedCompressedStream Constructor(Stream,CompressionMethod,CompressionLevel,StreamingEncryptionMethod,String)
- XceedCompressedStream Constructor(Stream,CompressionMethod,CompressionLevel,Boolean,String)
- XceedCompressedStream Constructor(Stream,CompressionMethod,CompressionLevel,Boolean,StreamingEncryptionMethod,String)
- XceedCompressedStream Constructor(Stream,CompressionMethod,CompressionLevel,Boolean,StreamingEncryptionMethod,Int32,String)
- Methods
- Compress Method
- Compress(Byte[]) Method
- Compress(Byte[],String) Method
- Compress(Byte[],StreamingEncryptionMethod,String) Method
- Compress(Byte[],CompressionMethod,CompressionLevel) Method
- Compress(Byte[],CompressionMethod,CompressionLevel,String) Method
- Compress(Byte[],CompressionMethod,CompressionLevel,StreamingEncryptionMethod,String) Method
- Compress(Byte[],Int32,Int32,CompressionMethod,CompressionLevel) Method
- Compress(Byte[],Int32,Int32,CompressionMethod,CompressionLevel,String) Method
- Compress(Byte[],Int32,Int32,CompressionMethod,CompressionLevel,StreamingEncryptionMethod,String) Method
- Compress(Byte[],Int32,Int32,CompressionMethod,CompressionLevel,StreamingEncryptionMethod,Int32,String) Method
- Decompress Method
- ReadFooter Method
- ReadHeader Method
- WriteFooter Method
- WriteHeader Method
- Properties
- Fields
- XceedCompressedStreamEx
- Overview
- Members
- XceedCompressedStreamEx Constructor
- XceedCompressedStreamEx Constructor(Stream)
- XceedCompressedStreamEx Constructor(Stream,String)
- XceedCompressedStreamEx Constructor(Stream,StreamingEncryptionMethod,String)
- XceedCompressedStreamEx Constructor(Stream,CompressionMethod,CompressionLevel)
- XceedCompressedStreamEx Constructor(Stream,CompressionMethod,CompressionLevel,String)
- XceedCompressedStreamEx Constructor(Stream,CompressionMethod,CompressionLevel,StreamingEncryptionMethod,String)
- XceedCompressedStreamEx Constructor(Stream,CompressionMethod,CompressionLevel,StreamingEncryptionMethod,Int32,String)
- XceedCompressedStreamEx Constructor(Stream,CompressionMethod,CompressionLevel,Boolean)
- XceedCompressedStreamEx Constructor(Stream,CompressionMethod,CompressionLevel,Boolean,String)
- XceedCompressedStreamEx Constructor(Stream,CompressionMethod,CompressionLevel,Boolean,StreamingEncryptionMethod,String)
- XceedCompressedStreamEx Constructor(Stream,CompressionMethod,CompressionLevel,Boolean,StreamingEncryptionMethod,Int32,String)
- Methods
- Compress Method
- Compress(Byte[]) Method
- Compress(Byte[],String) Method
- Compress(Byte[],StreamingEncryptionMethod,String) Method
- Compress(Byte[],CompressionMethod,CompressionLevel) Method
- Compress(Byte[],CompressionMethod,CompressionLevel,String) Method
- Compress(Byte[],CompressionMethod,CompressionLevel,StreamingEncryptionMethod,String) Method
- Compress(Byte[],Int32,Int32,CompressionMethod,CompressionLevel) Method
- Compress(Byte[],Int32,Int32,CompressionMethod,CompressionLevel,String) Method
- Compress(Byte[],Int32,Int32,CompressionMethod,CompressionLevel,StreamingEncryptionMethod,String) Method
- Compress(Byte[],Int32,Int32,CompressionMethod,CompressionLevel,StreamingEncryptionMethod,Int32,String) Method
- Decompress Method
- XceedZip3CompressedStream
- ZLibCompressedStream
- Enumerations
- Xceed.Utils.Exceptions Namespace
- Xceed.Utils.Licensing Namespace
- Xceed.Utils.Streams Namespace
- Xceed.FileSystem Assembly
- Overview
- Namespaces
- (Global) Namespace
- Xceed.FileSystem Namespace
- Overview
- Classes
- AbstractFile
- Overview
- Members
- Methods
- BuildList Method
- CopyTo Method
- CreateWrite Method
- CreateWrite() Method
- CreateWrite(FileShare) Method
- CreateWrite(FileSystemEvents,Object) Method
- CreateWrite(FileSystemEvents,Object,FileShare) Method
- CreateWrite(FileSystemEvents,Object,FileShare,FileOptions) Method
- CreateWrite(FileSystemEvents,Object,AbstractFile,FileShare,FileOptions) Method
- CreateWrite(FileSystemEvents,Object,Object,AbstractFile,FileShare,FileOptions) Method
- CreateWrite(FileSystemEvents,Object,Object,AbstractFile,FileShare,FileOptions,Boolean,Stream) Method
- DoCopyTo Method
- DoCopyToComplete Method
- DoCopyToLoop Method
- DoCopyToSetup Method
- DoCreateWrite Method
- DoOpenRead Method
- DoOpenWrite Method
- GetAutomaticReadFileShare Method
- GetAutomaticWriteFileShare Method
- GetStreamBufferSize Method
- MoveTo Method
- OpenRead Method
- OpenRead() Method
- OpenRead(FileShare) Method
- OpenRead(FileSystemEvents,Object) Method
- OpenRead(FileSystemEvents,Object,FileShare) Method
- OpenRead(FileSystemEvents,Object,FileShare,FileOptions) Method
- OpenRead(FileSystemEvents,Object,Object,FileShare,FileOptions) Method
- OpenWrite Method
- OpenWrite(Boolean) Method
- OpenWrite(Boolean,FileShare) Method
- OpenWrite(FileSystemEvents,Object,Boolean) Method
- OpenWrite(FileSystemEvents,Object,Boolean,FileShare) Method
- OpenWrite(FileSystemEvents,Object,Boolean,FileShare,FileOptions) Method
- OpenWrite(FileSystemEvents,Object,Boolean,AbstractFile,FileShare,FileOptions) Method
- OpenWrite(FileSystemEvents,Object,Object,Boolean,AbstractFile,FileShare,FileOptions) Method
- OpenWrite(FileSystemEvents,Object,Object,Boolean,AbstractFile,FileShare,FileOptions,Boolean,Stream) Method
- ValidateDoCopyToContext Method
- ValidateDoCopyToContextAsDestination Method
- Properties
- Fields
- AbstractFileMetadataWrapper
- AbstractFolder
- Overview
- Members
- Methods
- BuildList Method
- CopyFilesTo Method
- CopyFilesTo(AbstractFolder,Boolean,Boolean,Object[]) Method
- CopyFilesTo(Object,AbstractFolder,Boolean,Boolean,Object[]) Method
- CopyFilesTo(FileSystemEvents,Object,AbstractFolder,Boolean,Boolean,Object[]) Method
- CopyFilesTo(FileSystemEvents,Object,Object,AbstractFolder,Boolean,Boolean,Object[]) Method
- CopyItemsTo Method
- CopyItemsTo(AbstractFolder,Boolean,Boolean,Object[]) Method
- CopyItemsTo(FileSystemEvents,Object,AbstractFolder,Boolean,Boolean,Object[]) Method
- CopyItemsTo(FileSystemEvents,Object,AbstractFolder,Boolean,Boolean,Boolean,Object[]) Method
- CopyItemsTo(FileSystemEvents,Object,Object,AbstractFolder,Boolean,Boolean,Boolean,Object[]) Method
- CreateFile Method
- CreateFolder Method
- CreateTempFile Method
- DoCopyTo Method
- DoGetChildItems Method
- DoGetFile Method
- DoGetFiles Method
- DoGetFolder Method
- DoGetFolders Method
- DoGetItems Method
- GetFile Method
- GetFiles Method
- GetFolder Method
- GetFolders Method
- GetItems Method
- MoveFilesTo Method
- MoveItemsTo Method
- MoveItemsTo(AbstractFolder,Boolean,Boolean,Object[]) Method
- MoveItemsTo(FileSystemEvents,Object,AbstractFolder,Boolean,Boolean,Object[]) Method
- MoveItemsTo(FileSystemEvents,Object,AbstractFolder,Boolean,Boolean,Boolean,Object[]) Method
- Properties
- Fields
- AndFilter
- AttributeFilter
- AutoBatchUpdate
- AutoPopFileSystemOperationOptions
- ByteProgressionEventArgs
- DateTimeFilter
- DiskFile
- DiskFolder
- FileSystemEventArgs
- FileSystemEvents
- FileSystemEventsSession
- FileSystemException
- FileSystemInternalException
- FileSystemIOException
- FileSystemItem
- Overview
- Members
- Methods
- ApplyPropertiesTo Method
- ApplyPropertiesToCore Method
- BuildList Method
- BuildListForCreate Method
- CopyTo Method
- CopyTo(AbstractFolder,Boolean) Method
- CopyTo(Object,AbstractFolder,Boolean) Method
- CopyTo(FileSystemEvents,Object,AbstractFolder,Boolean) Method
- CopyTo(FileSystemEvents,Object,Object,AbstractFolder,Boolean) Method
- Create Method
- CreateFileMultiThreadItem Method
- CreateFolderMultiThreadItem Method
- CreateSession Method
- Delete Method
- DoApplyPropertiesFrom Method
- DoApplyPropertiesTo Method
- DoCopyTo Method
- DoCreate Method
- DoDelete Method
- DoGetMetadata Method
- DoMoveTo Method
- DoRefresh Method
- DoSetMetadata Method
- EnsureDateIsValid Method
- GetMetadata Method
- IsPathRooted Method
- IsPublicException Method
- IsSameAs Method
- ListCopyTo Method
- ListCopyToCore Method
- ListCreate Method
- ListCreateCore Method
- ListDelete Method
- ListDeleteCore Method
- ListMoveTo Method
- ListMoveToCore Method
- MoveTo Method
- NeedsApplyPropertiesTo Method
- OnCreated Method
- OnSessionCreated Method
- OnSessionCreatedDestination Method
- PrepareException Method
- Refresh Method
- SetName Method
- ToString Method
- Properties
- Fields
- FileSystemNotSupportedException
- FileSystemOperationOption
- FileSystemOperationOptionStack
- Filter
- InvalidCharacterInPathException
- Overview
- Members
- InvalidCharacterInPathException Constructor
- InvalidCharacterInPathException Constructor(String,Int32,Char[],FileSystemItem)
- InvalidCharacterInPathException Constructor(String,Int32,Char[],FileSystemItem,Exception)
- InvalidCharacterInPathException Constructor(String,Int32,Char[],String,FileSystemItem,Exception)
- Methods
- Properties
- IsolatedFile
- IsolatedFolder
- ItemAlreadyExistsException
- ItemDoesNotExistException
- ItemExceptionEventArgs
- ItemFailToDeleteException
- ItemIsFileException
- ItemIsFolderException
- ItemIsReadOnlyException
- ItemIsRootFolderException
- ItemPair
- ItemProcessingEventArgs
- ItemProgressionEventArgs
- Licenser
- MemoryFile
- MemoryFolder
- NameFilter
- NotFilter
- OrFilter
- PathExceptionEventArgs
- ProgressionInfo
- ReparsePointTagsFilter
- ScanningFolderEventArgs
- SizeFilter
- StreamFile
- Enumerations
- Interfaces
- Delegates
- Xceed.FileSystem.IO Namespace
- Xceed.FileSystem.Threading Namespace
- Xceed.Utils.Environment Namespace
- Xceed.Utils.Exceptions Namespace
- Xceed.Utils.Files Namespace
- Xceed.Utils.Licensing Namespace
- Xceed.Utils.Paths Namespace
- Xceed.Utils.Streams Namespace
- Xceed.Utils.Strings Namespace
- Xceed.FileSystem.Windows Assembly
- Xceed.Ftp Assembly
- Overview
- Namespaces
- (Global) Namespace
- Xceed.Ftp Namespace
- Overview
- Classes
- AsyncFtpClient
- Overview
- Members
- AsyncFtpClient Constructor
- Methods
- BeginAbort Method
- BeginAuthenticate Method
- BeginChangeCurrentFolder Method
- BeginChangeDataChannelProtection Method
- BeginChangeListingMethod Method
- BeginChangeToParentFolder Method
- BeginChangeTransferMode Method
- BeginChangeUser Method
- BeginClearCommandChannel Method
- BeginConnect Method
- BeginConnect(String,AsyncCallback,Object) Method
- BeginConnect(String,AuthenticationMethod,VerificationFlags,Certificate,AsyncCallback,Object) Method
- BeginConnect(String,Int32,AsyncCallback,Object) Method
- BeginConnect(String,Int32,AuthenticationMethod,VerificationFlags,Certificate,AsyncCallback,Object) Method
- BeginConnect(IPEndPoint,AsyncCallback,Object) Method
- BeginCreateFolder Method
- BeginDeleteFile Method
- BeginDeleteFolder Method
- BeginDisconnect Method
- BeginFxpCopy Method
- BeginFxpCopy(AsyncFtpClient,String,AsyncFtpClient,String,ISynchronizeInvoke,AsyncCallback,Object) Method
- BeginFxpCopy(AsyncFtpClient,String,AsyncFtpClient,String,FxpServer,ISynchronizeInvoke,AsyncCallback,Object) Method
- BeginFxpCopy(AsyncFtpClient,String,AsyncFtpClient,String,FxpServer,FxpSecureClientNegotiation,ISynchronizeInvoke,AsyncCallback,Object) Method
- BeginGetCurrentFolder Method
- BeginGetDownloadStream Method
- BeginGetFolderContents Method
- BeginGetRawExtendedFeatures Method
- BeginGetRawFolderContents Method
- BeginGetUploadStream Method
- BeginLogin Method
- BeginReceiveFile Method
- BeginReceiveFile(String,String,AsyncCallback,Object) Method
- BeginReceiveFile(String,String,Boolean,AsyncCallback,Object) Method
- BeginReceiveFile(String,Int64,String,AsyncCallback,Object) Method
- BeginReceiveFile(String,Int64,String,Boolean,AsyncCallback,Object) Method
- BeginReceiveFile(String,Stream,AsyncCallback,Object) Method
- BeginReceiveFile(String,Int64,Stream,AsyncCallback,Object) Method
- BeginReceiveMultipleFiles Method
- BeginRenameFile Method
- BeginSendCustomCommand Method
- BeginSendFile Method
- BeginSendFile(String,AsyncCallback,Object) Method
- BeginSendFile(String,Boolean,AsyncCallback,Object) Method
- BeginSendFile(String,String,AsyncCallback,Object) Method
- BeginSendFile(String,String,Boolean,AsyncCallback,Object) Method
- BeginSendFile(Stream,String,Boolean,AsyncCallback,Object) Method
- BeginSendFile(Stream,String,AsyncCallback,Object) Method
- BeginSendFileToUniqueName Method
- BeginSendMultipleFiles Method
- EndAbort Method
- EndAuthenticate Method
- EndChangeCurrentFolder Method
- EndChangeDataChannelProtection Method
- EndChangeListingMethod Method
- EndChangeToParentFolder Method
- EndChangeTransferMode Method
- EndChangeUser Method
- EndClearCommandChannel Method
- EndConnect Method
- EndCreateFolder Method
- EndDeleteFile Method
- EndDeleteFolder Method
- EndDisconnect Method
- EndFxpCopy Method
- EndGetCurrentFolder Method
- EndGetDownloadStream Method
- EndGetFolderContents Method
- EndGetRawExtendedFeatures Method
- EndGetRawFolderContents Method
- EndGetUploadStream Method
- EndLogin Method
- EndReceiveFile Method
- EndReceiveMultipleFiles Method
- EndRenameFile Method
- EndSendCustomCommand Method
- EndSendFile Method
- EndSendFileToUniqueName Method
- EndSendMultipleFiles Method
- Certificate
- Overview
- Members
- Certificate Constructor
- Certificate Constructor(X509Certificate)
- Certificate Constructor(String,SecureString)
- Certificate Constructor(String,String)
- Certificate Constructor(String,SecureString,X509KeyStorageFlags)
- Certificate Constructor(String,String,X509KeyStorageFlags)
- Certificate Constructor(Byte[],SecureString)
- Certificate Constructor(Byte[],String)
- Certificate Constructor(Byte[],SecureString,X509KeyStorageFlags)
- Certificate Constructor(Byte[],String,X509KeyStorageFlags)
- CertificateReceivedEventArgs
- CertificateRequiredEventArgs
- CommandSentEventArgs
- FileTransferStatusEventArgs
- FtpAbortException
- FtpAS400ListingParser
- FtpClient
- Overview
- Members
- FtpClient Constructor
- Methods
- Abort Method
- Authenticate Method
- ChangeCurrentFolder Method
- ChangeDataChannelProtection Method
- ChangeListingMethod Method
- ChangeToParentFolder Method
- ChangeTransferMode Method
- ChangeUser Method
- ClearCommandChannel Method
- Connect Method
- Connect(String) Method
- Connect(String,AuthenticationMethod,VerificationFlags,Certificate) Method
- Connect(String,Int32) Method
- Connect(String,Int32,AuthenticationMethod,VerificationFlags,Certificate) Method
- Connect(IPEndPoint) Method
- Connect(IPEndPoint,AuthenticationMethod,VerificationFlags,Certificate) Method
- CreateFolder Method
- DeleteFile Method
- DeleteFolder Method
- Disconnect Method
- FxpCopy Method
- FxpCopy(FtpClient,String,FtpClient,String) Method
- FxpCopy(FtpClient,String,FtpClient,String,FxpServer) Method
- FxpCopy(FtpClient,String,FtpClient,String,FxpServer,FxpSecureClientNegotiation) Method
- GetCurrentFolder Method
- GetDownloadStream Method
- GetFolderContents Method
- GetRawExtendedFeatures Method
- GetRawFolderContents Method
- GetUploadStream Method
- Login Method
- ReceiveFile Method
- ReceiveFile(String,String) Method
- ReceiveFile(String,String,Boolean) Method
- ReceiveFile(String,Int64,String) Method
- ReceiveFile(String,Int64,String,Boolean) Method
- ReceiveFile(String,Stream) Method
- ReceiveFile(String,Int64,Stream) Method
- ReceiveMultipleFiles Method
- RenameFile Method
- SendCustomCommand Method
- SendFile Method
- SendFileToUniqueName Method
- SendMultipleFiles Method
- Properties
- Fields
- Events
- FtpConnection
- Overview
- Members
- FtpConnection Constructor
- FtpConnection Constructor(String,Int32,String,String)
- FtpConnection Constructor(String,String,String)
- FtpConnection Constructor(String,Int32)
- FtpConnection Constructor(String)
- FtpConnection Constructor(IPEndPoint,String,String)
- FtpConnection Constructor(IPEndPoint)
- FtpConnection Constructor(String,Int32,String,String,AuthenticationMethod,VerificationFlags,Certificate,DataChannelProtection,Boolean)
- FtpConnection Constructor(String,Int32,AuthenticationMethod,VerificationFlags,Certificate,DataChannelProtection,Boolean)
- Methods
- Properties
- Events
- FtpDosListingParser
- FtpException
- FtpFile
- Overview
- Members
- FtpFile Constructor
- Methods
- DoCopyTo Method
- DoCreate Method
- DoCreateWrite Method
- DoDelete Method
- DoOpenRead Method
- DoOpenWrite Method
- DoRefresh Method
- IsPathRooted Method
- IsSameAs Method
- OpenRead Method
- OpenWrite Method
- OpenWrite(Boolean,RepresentationType) Method
- OpenWrite(Boolean,FileShare,RepresentationType) Method
- OpenWrite(FileSystemEvents,Object,Boolean,RepresentationType) Method
- OpenWrite(FileSystemEvents,Object,Boolean,FileShare,RepresentationType) Method
- Properties
- FtpFolder
- FtpInternalException
- FtpInvalidStateException
- FtpIOException
- FtpItemInfo
- FtpItemInfoList
- FtpListingParser
- FtpListingParserList
- FtpMachineListingParser
- FtpReply
- FtpReplyException
- FtpSslException
- FtpTimeoutException
- FtpUnixListingParser
- FtpVmsListingParser
- HttpProxyClient
- HttpReply
- HttpReplyException
- Licenser
- MultipleFileTransferErrorEventArgs
- ParsingListingLineEventArgs
- ProxyClient
- QuickFtp
- Overview
- Members
- Methods
- Delete Method
- Delete(String,Boolean,String[]) Method
- Delete(String,Int32,Boolean,String[]) Method
- Delete(String,Int32,String,String,Boolean,String[]) Method
- Delete(String,Int32,String,String,AuthenticationMethod,VerificationFlags,Certificate,DataChannelProtection,Boolean,Boolean,ProxyClient,Int32,Boolean,RepresentationType,TextWriter,ISynchronizeInvoke,CertificateReceivedCallback,CertificateRequiredCallback,Object,String[]) Method
- Delete(String,Int32,String,String,AuthenticationMethod,VerificationFlags,Certificate,DataChannelProtection,Boolean,Boolean,ProxyClient,Int32,Boolean,RepresentationType,TextWriter,ISynchronizeInvoke,CertificateReceivedCallback,CertificateRequiredCallback,Object,TransferMode,String[]) Method
- GetFtpContents Method
- GetFtpContents(String,String,Boolean,String[]) Method
- GetFtpContents(String,Int32,String,Boolean,String[]) Method
- GetFtpContents(String,Int32,String,String,String,Boolean,String[]) Method
- GetFtpContents(String,Int32,AuthenticationMethod,VerificationFlags,Certificate,DataChannelProtection,Boolean,String,Boolean,String[]) Method
- GetFtpContents(String,Int32,String,String,AuthenticationMethod,VerificationFlags,Certificate,DataChannelProtection,Boolean,ProxyClient,Int32,Boolean,RepresentationType,TextWriter,String,Boolean,ISynchronizeInvoke,CertificateReceivedCallback,CertificateRequiredCallback,String[]) Method
- GetFtpContents(String,Int32,String,String,AuthenticationMethod,VerificationFlags,Certificate,DataChannelProtection,Boolean,ProxyClient,Int32,Boolean,RepresentationType,TextWriter,String,Boolean,ISynchronizeInvoke,CertificateReceivedCallback,CertificateRequiredCallback,TransferMode,String[]) Method
- Receive Method
- Receive(String,String,String[]) Method
- Receive(String,Int32,String,String[]) Method
- Receive(String,Int32,String,String,String,String[]) Method
- Receive(String,Int32,String,String,String,TransferMode,String[]) Method
- Receive(String,Int32,AuthenticationMethod,VerificationFlags,Certificate,DataChannelProtection,Boolean,String,String[]) Method
- Receive(String,Int32,String,String,AuthenticationMethod,VerificationFlags,Certificate,DataChannelProtection,Boolean,String,Boolean,Boolean,Boolean,ISynchronizeInvoke,CertificateReceivedCallback,CertificateRequiredCallback,ByteProgressionCallback,ItemProgressionCallback,Object,String[]) Method
- Receive(String,Int32,String,String,AuthenticationMethod,VerificationFlags,Certificate,DataChannelProtection,Boolean,String,Boolean,Boolean,Boolean,ProxyClient,Int32,Boolean,RepresentationType,TextWriter,ISynchronizeInvoke,CertificateReceivedCallback,CertificateRequiredCallback,ByteProgressionCallback,ItemProgressionCallback,Object,String[]) Method
- Receive(String,Int32,String,String,AuthenticationMethod,VerificationFlags,Certificate,DataChannelProtection,Boolean,String,Boolean,Boolean,Boolean,ProxyClient,Int32,Boolean,RepresentationType,TextWriter,ISynchronizeInvoke,CertificateReceivedCallback,CertificateRequiredCallback,ByteProgressionCallback,ItemProgressionCallback,Object,TransferMode,String[]) Method
- Send Method
- Send(String,String,String[]) Method
- Send(String,Int32,String,String[]) Method
- Send(String,Int32,String,String,String,String[]) Method
- Send(String,Int32,AuthenticationMethod,VerificationFlags,Certificate,DataChannelProtection,Boolean,String,String[]) Method
- Send(String,Int32,String,String,AuthenticationMethod,VerificationFlags,Certificate,DataChannelProtection,Boolean,String,Boolean,Boolean,Boolean,ISynchronizeInvoke,CertificateReceivedCallback,CertificateRequiredCallback,ByteProgressionCallback,ItemProgressionCallback,Object,String[]) Method
- Send(String,Int32,String,String,AuthenticationMethod,VerificationFlags,Certificate,DataChannelProtection,Boolean,String,Boolean,Boolean,Boolean,ProxyClient,Int32,Boolean,RepresentationType,TextWriter,ISynchronizeInvoke,CertificateReceivedCallback,CertificateRequiredCallback,ByteProgressionCallback,ItemProgressionCallback,Object,String[]) Method
- Send(String,Int32,String,String,AuthenticationMethod,VerificationFlags,Certificate,DataChannelProtection,Boolean,String,Boolean,Boolean,Boolean,ProxyClient,Int32,Boolean,RepresentationType,TextWriter,ISynchronizeInvoke,CertificateReceivedCallback,CertificateRequiredCallback,ByteProgressionCallback,ItemProgressionCallback,Object,TransferMode,String[]) Method
- QuickFtpException
- ReplyReceivedEventArgs
- StringList
- TransferringFileEventArgs
- Enumerations
- Structures
- Delegates
- Xceed.Ftp.Engine Namespace
- Xceed.Utils.Exceptions Namespace
- Xceed.Utils.Licensing Namespace
- Xceed.Utils.Paths Namespace
- Xceed.Utils.Streams Namespace
- Xceed.Utils.Threading Namespace
- Xceed.GZip Assembly
- Overview
- Namespaces
- (Global) Namespace
- Xceed.Compression.CompressionEngine.Managed Namespace
- Xceed.FileSystem Namespace
- Xceed.GZip Namespace
- Overview
- Classes
- GZipArchive
- GZipException
- GZippedFile
- GZippedFolder
- InvalidGZipStructureException
- Licenser
- QuickGZip
- Overview
- Members
- Methods
- GetGZipContents Method
- GZip Method
- Remove Method
- Ungzip Method
- Ungzip(String,String,String) Method
- Ungzip(String,String,Boolean,String) Method
- Ungzip(String,String,Boolean,ByteProgressionCallback,ItemProgressionCallback,Object,String) Method
- QuickGZipException
- Delegates
- Xceed.Utils.Dates Namespace
- Xceed.Utils.Environment Namespace
- Xceed.Utils.Exceptions Namespace
- Xceed.Utils.Licensing Namespace
- Xceed.Utils.Paths Namespace
- Xceed.Utils.Storage Namespace
- Xceed.Utils.Streams Namespace
- Xceed.SSH.Client Assembly
- Overview
- Namespaces
- (Global) Namespace
- Xceed.SSH.Client Namespace
- Overview
- Classes
- AlgorithmsNegotiatedEventArgs
- AuthenticationBannerReceivedEventArgs
- DisconnectedEventArgs
- ExecuteCommandSession
- HostKeyReceivedEventArgs
- HttpProxyClient
- HttpReply
- HttpReplyException
- InitializingSFtpReadStreamEventArgs
- InteractiveSession
- ItemAccessDeniedException
- KeyboardInteractiveRequest
- Licenser
- PuTTYPrivateKeyFile
- SFtpClient
- Overview
- Members
- SFtpClient Constructor
- Methods
- CloseHandle Method
- Connect Method
- CreateDirectory Method
- CreateFile Method
- Disconnect Method
- DownloadFile Method
- FileExists Method
- FolderExists Method
- GetFileAttributes Method
- GetFolderAttributes Method
- GetHandleAttributes Method
- GetRealPath Method
- OnInitializingSFtpReadStream Method
- OpenReadHandle Method
- OpenReadStream Method
- OpenWriteHandle Method
- OpenWriteStream Method
- ReadDirectory Method
- ReadFile Method
- ReceiveRequestPayload Method
- RemoveDirectory Method
- RemoveFile Method
- RenameItem Method
- SetFileAttributes Method
- SetFolderAttributes Method
- SetItemAttributes Method
- ToFileSystemDirectory Method
- ToFileSystemPath Method
- ToSftpDirectory Method
- ToSftpPath Method
- UploadFile Method
- UploadFile(Stream,String) Method
- UploadFile(Stream,String,Boolean) Method
- UploadFile(Stream,String,Boolean,Int32) Method
- UploadFile(Stream,String,Boolean,FileShare) Method
- UploadFile(Stream,String,Boolean,FileShare,Byte[],Int32,Int32) Method
- ValidateConnection Method
- WriteFile Method
- Properties
- Fields
- Events
- SFtpConnection
- SFtpFile
- SFtpFolder
- SFtpPacketInputStream
- SFtpPacketIOManager
- SFtpReadStream
- SFtpSession
- Overview
- Members
- SFtpSession Constructor
- SFtpSession Constructor(SSHClient)
- SFtpSession Constructor(SSHClient,Int32)
- SFtpSession Constructor(SSHClient,Boolean)
- SFtpSession Constructor(SSHClient,Int32,Boolean)
- SFtpSession Constructor(SFtpClient,SSHClient)
- SFtpSession Constructor(SFtpClient,SSHClient,Int32)
- SFtpSession Constructor(SFtpClient,SSHClient,Int32,Boolean)
- Methods
- Properties
- Fields
- SFtpStream
- SFtpWriteStream
- SocketIOProvider
- SOCKS4ProxyClient
- SOCKS5ProxyClient
- SSHClient
- SSHClientConnectionManager
- SSHEventArgs
- UnsupportedFileLockException
- Enumerations
- Delegates
- Xceed.Utils.Exceptions Namespace
- Xceed.Utils.Licensing Namespace
- Xceed.Utils.Paths Namespace
- Xceed.Utils.Streams Namespace
- Xceed.SSH.Core Assembly
- Overview
- Namespaces
- (Global) Namespace
- Xceed.SSH.Core Namespace
- Overview
- Classes
- DefaultSSHTraceWriter
- DefaultSSHUtilityManager
- GenericObjectCache<T>
- InvalidCharacterException
- InvalidLengthException
- InvalidPacketIDException
- ObjectCache<T>
- ProxyClient
- SSHAlgorithmFactoryException
- SSHAlgorithmList
- SSHAuthenticationProtocolException
- SSHCompressionMethods
- SSHConnectionManager
- SSHConnectionProtocolException
- SSHConstants
- SSHDataIntegrityMethods
- SSHDisconnectedException
- SSHEncryptionMethods
- SSHException
- SSHIOManager
- SSHKeyExchangeMethods
- SSHNameList
- Overview
- Members
- SSHNameList Constructor
- Methods
- GetSize Method
- Read Method
- Read(Byte[],Int32,Int32) Method
- Read(Byte[],Int32,Int32,Int32) Method
- Read(Byte[],Int32,Int32,Encoding,Int32) Method
- Read(Stream) Method
- Read(Stream,Int32) Method
- Read(Stream,Encoding,Int32) Method
- Read(Stream,ICollection<String>) Method
- Read(Stream,ICollection<String>,Int32) Method
- Read(Stream,ICollection<String>,Encoding,Int32) Method
- ToString Method
- Write Method
- Fields
- SSHPacket
- SSHPacket<PayloadType>
- SSHPacketIOManager
- Overview
- Members
- SSHPacketIOManager Constructor
- Methods
- AddArtificialReceivedPacket Method
- AddPacketHandler Method
- AddPacketHandlers Method
- AddPacketPayloadType Method
- AddPacketReceiver Method
- AddPacketSender Method
- BeginReceivePayload Method
- BeginReceivePayload(AsyncCallback,Object,Predicate<SSHPacketPayload>,Boolean,Type[]) Method
- BeginReceivePayload(AsyncCallback,Object,Predicate<SSHPacketPayload>,Int32,Boolean,Type[]) Method
- BeginReceivePayload(AsyncCallback,Object,Predicate<SSHPacketPayload>,Int32,WaitHandle,Boolean,Type[]) Method
- DefaultSSHPacketPayloadFactoryCreate Method
- DefaultSSHPacketPayloadFactoryMap Method
- DoConnect Method
- DoDisconnect Method
- EndReceivePayload Method
- GetNextPacketProcessor<T> Method
- GetNextPacketReceiver Method
- GetNextPacketSender Method
- OnPacketReceived Method
- OnSSHPacketCreated Method
- OnWaitingForPackets Method
- PayloadTypesToString Method
- ReadActualID Method
- ReceivePacket Method
- ReceivePayload Method
- ReceivePayload<PayloadType>() Method
- ReceivePayload<PayloadType>(Boolean) Method
- ReceivePayload<PayloadType>(Boolean,Boolean) Method
- ReceivePayload(Type[]) Method
- ReceivePayload(Predicate<SSHPacketPayload>,Type[]) Method
- ReceivePayload(Predicate<SSHPacketPayload>,Boolean,Type[]) Method
- ReceivePayload(Predicate<SSHPacketPayload>,Boolean,Boolean,Type[]) Method
- ReceivePayload(Predicate<SSHPacketPayload>,Int32,Boolean,Type[]) Method
- ReceivePayload(Predicate<SSHPacketPayload>,Int32,Boolean,WaitHandle,Boolean,Type[]) Method
- ReceivePayloadCore Method
- ReleasePacketSelectorNode Method
- RemovePacketHandlers Method
- RemovePacketPayloadTypes Method
- SelectPacket Method
- SendPacket Method
- SendPayload Method
- SignalPacketReception Method
- TracePacketReceived Method
- VerifyConnection Method
- WaitForPackets Method
- WantsReadThread Method
- Properties
- Fields
- Events
- SSHPacketIOManager.PacketHandlerPriorityComparer
- SSHPacketIOManager.PacketProcessorEnumerator<T>
- SSHPacketIOManager.PacketSelector
- SSHPacketPayload
- SSHPayload
- SSHProtocol
- SSHProtocolManager
- SSHProxyClientException
- SSHPublicKeyMethods
- SSHTimeoutException
- Overview
- Members
- SSHTimeoutException Constructor
- SSHTimeoutException Constructor(Int32,String,String)
- SSHTimeoutException Constructor(Int32,String,String,Exception)
- SSHTimeoutException Constructor(Int32,String,Object[])
- SSHTimeoutException Constructor(Int32,Exception,String,Object[])
- Properties
- Fields
- SSHTransportLayerException
- UnknownPacketIDException
- UnknownPayload
- Enumerations
- Structures
- SSHBool
- SSHByte
- Overview
- Members
- Methods
- Read Method
- Read(Byte[],Int32) Method
- Read(Byte[],Int32,Byte[]) Method
- Read(Byte[],Int32,Byte[],Int32,Int32) Method
- Read(Stream,Byte[],Int32,Int32) Method
- Read(Stream,Byte[],Int32,Int32,Int32) Method
- Read(Stream) Method
- Read(Stream,Int32) Method
- Write Method
- Write(Byte,Byte[],Int32) Method
- Write(Byte[],Byte[],Int32) Method
- Write(Byte[],Int32,Int32,Byte[],Int32) Method
- Write(Byte,Stream) Method
- Write(Byte,Stream,Int32) Method
- Write(Byte[],Stream) Method
- Write(Byte[],Int32,Int32,Stream) Method
- Fields
- SSHInt64
- SSHMPInt
- Overview
- Members
- SSHMPInt Constructor
- Methods
- GetSize Method
- Read Method
- Read(Byte[],Int32) Method
- Read(Byte[],Int32,Int32) Method
- Read(Byte[],Int32,Byte[]) Method
- Read(Stream) Method
- Read(Stream,Int32,Byte[],Int32,Int32,Boolean) Method
- Read(Stream,Byte[],Boolean,Int32) Method
- Read(Stream,Stream,Boolean) Method
- Read(Stream,Stream,Boolean,Boolean) Method
- Write Method
- Write(Byte[],Int32,Int32,Byte[],Int32) Method
- Write(Byte[],Int32,Int32,Byte[],Int32,Boolean) Method
- Write(Byte[],Stream) Method
- Write(Byte[],Stream,Boolean) Method
- Write(Byte[],Int32,Int32,Stream) Method
- Write(Byte[],Int32,Int32,Stream,Boolean) Method
- Write(Stream,Int32,Stream,Boolean) Method
- Properties
- Fields
- SSHPacketIOManager.PacketHandler
- SSHString
- Overview
- Members
- Methods
- DefaultProcessReadData Method
- GetSize Method
- Read Method
- Read(Byte[],Int32,Int32) Method
- Read(Stream) Method
- Read(Stream,Int32,Byte[],Int32,Int32) Method
- Read(Stream,Int32,Byte[],Int32,Int32,ProcessReadData) Method
- Read(Stream,Byte[],Int32) Method
- Read(Stream,Stream) Method
- Read(Stream,Stream,Boolean) Method
- Read(Stream,Encoding) Method
- Read(Stream,Encoding,Int32) Method
- Read(Byte[],Int32,Int32,Encoding) Method
- Read(Byte[],Int32,Int32,Encoding,Int32) Method
- ReadData Method
- TryRead Method
- Write Method
- Write(Byte[],Int32,Int32,Byte[],Int32) Method
- Write(Byte[],Stream) Method
- Write(Byte[],Stream,Int32) Method
- Write(Byte[],Int32,Int32,Stream) Method
- Write(Byte[],Int32,Int32,Stream,Int32) Method
- Write(Stream,Int32,Stream) Method
- Write(Int32,Stream,Int32) Method
- Write(String,Encoding,Stream) Method
- Write(String,Encoding,Stream,Int32) Method
- Fields
- SSHUInt16
- SSHUInt32
- SSHUInt64
- Interfaces
- Delegates
- Xceed.Utils.Exceptions Namespace
- Xceed.Utils.Threading Namespace
- Xceed.SSH.Protocols Assembly
- Overview
- Namespaces
- (Global) Namespace
- Xceed.SSH.Protocols Namespace
- Overview
- Classes
- Aes128CbcEncryptionAlgorithm
- Aes128CtrEncryptionAlgorithm
- Aes128GcmDataIntegrityAlgorithm
- Aes128GcmEncryptionAlgorithm
- Aes192CbcEncryptionAlgorithm
- Aes192CtrEncryptionAlgorithm
- Aes256CbcEncryptionAlgorithm
- Aes256CtrEncryptionAlgorithm
- Aes256GcmDataIntegrityAlgorithm
- Aes256GcmEncryptionAlgorithm
- AesEncryptionAlgorithm
- ArcFour128EncryptionAlgorithm
- ArcFour256EncryptionAlgorithm
- ArcFourEncryptionAlgorithm
- ArcFourEncryptionAlgorithmBase
- ChannelClosePayload
- ChannelDataPayload
- ChannelDataPayloadBase
- ChannelEofPayload
- ChannelExtendedDataPayload
- ChannelFailurePayload
- ChannelOpenConfirmationPayload
- ChannelOpenFailurePayload
- ChannelOpenInteractiveSessionPayload
- ChannelPayload
- ChannelRequestEnvironmentVariablePayload
- ChannelRequestExecuteCommandPayload
- ChannelRequestPayload
- ChannelRequestSubsystemPayload
- ChannelSuccessPayload
- ChannelWindowAdjustPayload
- CtrEncryptionAlgorithmBase
- DebugPayload
- DefaultSSHCompressionAlgorithmFactory
- DefaultSSHDataIntegrityAlgorithmFactory
- DefaultSSHEncryptionAlgorithmFactory
- DefaultSSHKeyExchangeAlgorithmFactory
- DefaultSSHPublicKeyExchangeFactory
- DiffieHellmanGroup14SHA1KeyExchange
- DiffieHellmanGroup14SHA256KeyExchange
- DiffieHellmanGroup15SHA512KeyExchange
- DiffieHellmanGroup16SHA512KeyExchange
- DiffieHellmanGroup1SHA1KeyExchange
- DiffieHellmanGroupExchangeInitializationPayload
- DiffieHellmanGroupExchangePrimeAndGeneratorPayload
- DiffieHellmanGroupExchangeReplyPayload
- DiffieHellmanGroupExchangeRequestOldPayload
- DiffieHellmanGroupExchangeRequestPayload
- DiffieHellmanGroupKeyExchange
- Overview
- Members
- Methods
- CreateHashAlgorithm Method
- Dispose Method
- Finalize Method
- PerformKeyExchange Method
- PerformKeyExchange(ISSHTransportLayerProtocol,SSHPacketIOManager,KeyExchangeInitializationPayload,KeyExchangeInitializationPayload,ISSHPublicKeyAlgorithm,Byte[],Byte[],Byte[]) Method
- PerformKeyExchange(ISSHKeyExchangeAlgorithm,ISSHTransportLayerProtocol,SSHPacketIOManager,KeyExchangeInitializationPayload,KeyExchangeInitializationPayload,ISSHPublicKeyAlgorithm,RandomNumberGenerator,Boolean,Int32,Int32,Int32,Byte[],Byte[],Byte[]) Method
- Properties
- Fields
- DiffieHellmanGroupSHA1KeyExchange
- DiffieHellmanGroupSHA256KeyExchange
- DiffieHellmanKeyExchangeInitializationPayload
- DiffieHellmanKeyExchangeReplyPayload
- DisconnectPayload
- EllipticCurveDiffieHellmanKeyExchange
- EllipticCurveDiffieHellmanKeyExchangeInitializationPayload
- EllipticCurveDiffieHellmanKeyExchangeReplyPayload
- EllipticCurveNistP256
- EllipticCurveNistP384
- EllipticCurveNistP521
- EllipticCurveSecp256k1
- GaloisCounterModeEncryptionAlgorithmBase
- GlobalRequestPayload
- HMacMD596DataIntegrityAlgorithm
- HMacMD5DataIntegrityAlgorithm
- HMacSha196DataIntegrityAlgorithm
- HMacSha1DataIntegrityAlgorithm
- HMacSha225696DataIntegrityAlgorithm
- HMacSha2256DataIntegrityAlgorithm
- HMacSha2512DataIntegrityAlgorithm
- IgnorePayload
- KeyExchangeInitializationPayload
- Overview
- Members
- KeyExchangeInitializationPayload Constructor
- KeyExchangeInitializationPayload Constructor()
- KeyExchangeInitializationPayload Constructor(RandomNumberGenerator)
- KeyExchangeInitializationPayload Constructor(RandomNumberGenerator,IEnumerable<String>,IEnumerable<String>,IEnumerable<String>,IEnumerable<String>,IEnumerable<String>,IEnumerable<String>,IEnumerable<String>,IEnumerable<String>,IEnumerable<String>,IEnumerable<String>)
- Methods
- Properties
- Fields
- NewKeysPayload
- NoCompressionAlgorithm
- NoDataIntegrityAlgorithm
- NoEncryptionAlgorithm
- PadSymetricEncryptionAlgorithmBase
- RejectedSSHHostKeyException
- RequestFailurePayload
- RequestSuccessPayload
- ServiceAcceptPayload
- ServiceRequestPayload
- SSHAuthenticationException
- Overview
- Members
- SSHAuthenticationException Constructor
- SSHAuthenticationException Constructor(String,String,String,SSHPacketPayload)
- SSHAuthenticationException Constructor(String,String,String,SSHPacketPayload,String,Object[])
- SSHAuthenticationException Constructor(String,String,String,SSHPacketPayload,Exception,String,Object[])
- Properties
- Fields
- SSHAuthenticationFailedException
- Overview
- Members
- SSHAuthenticationFailedException Constructor
- SSHAuthenticationFailedException Constructor(String,String,String,UserAuthenticationFailurePayload)
- SSHAuthenticationFailedException Constructor(String,String,String,UserAuthenticationFailurePayload,String,Object[])
- SSHAuthenticationFailedException Constructor(String,String,String,UserAuthenticationFailurePayload,Exception,String,Object[])
- Properties
- SSHAuthenticationPartialSuccessException
- Overview
- Members
- SSHAuthenticationPartialSuccessException Constructor
- SSHAuthenticationPartialSuccessException Constructor(String,String,String,UserAuthenticationFailurePayload)
- SSHAuthenticationPartialSuccessException Constructor(String,String,String,UserAuthenticationFailurePayload,String,Object[])
- SSHAuthenticationPartialSuccessException Constructor(String,String,String,UserAuthenticationFailurePayload,Exception,String,Object[])
- SSHAuthenticationProtocol
- Overview
- Members
- SSHAuthenticationProtocol Constructor
- Methods
- Authenticate Method
- Authenticate(String,String,ISSHPublicKeyAlgorithmFactory,ISSHPublicKeyAuthenticationData) Method
- Authenticate(String,String,String) Method
- Authenticate(String,String,IList<String>,KeyBoardInteractiveAuthenticationHandler) Method
- Authenticate(String,String) Method
- Authenticate(String,String,Object) Method
- DoConnect Method
- DoDisconnect Method
- OnBannerPacketReceived Method
- OnBannerReceived Method
- Properties
- Fields
- Events
- SSHChannelClosedException
- SSHChannelExitSignal
- SSHChannelExitStatus
- SSHChannelRequestFailedException
- SSHChannelWindowEmptyException
- SSHConnectionProtocol
- SSHConnectionProtocolChannel
- Overview
- Members
- SSHConnectionProtocolChannel Constructor
- SSHConnectionProtocolChannel Constructor(SSHConnectionProtocol,Int32,Int32,Int64,Int64,Int64)
- SSHConnectionProtocolChannel Constructor(SSHConnectionProtocol,Int32,Int32,Int64,Int64,Int64,Int64,Int64)
- Methods
- AddToLocalWindow Method
- AddToRemoteWindow Method
- AdjustLocalWindow Method
- BeginReceivePayload Method
- ComputeLocalWindowAdjustmentBytes Method
- Dispose Method
- EndReceivePayload Method
- Finalize Method
- OnClosed Method
- OnEofReceived Method
- OnEofSent Method
- OnWindowAdjustReceived Method
- PacketIOManagerPacketHandler Method
- ProcessLocalWindow Method
- ProcessPayloadForReceive Method
- ProcessPayloadForTransmit Method
- ReceivePayload Method
- ReceivePayload<PayloadType>(SSHPacketIOManager) Method
- ReceivePayload<PayloadType>(SSHPacketIOManager,Boolean,Boolean) Method
- ReceivePayload<PayloadType>(SSHPacketIOManager,Int32,Boolean) Method
- ReceivePayload<PayloadType>(SSHPacketIOManager,Int32,Boolean,WaitHandle) Method
- ReceivePayload<PayloadType>(SSHPacketIOManager,Int32,Boolean,Boolean) Method
- ReceivePayload<PayloadType>(SSHPacketIOManager,Int32,Boolean,WaitHandle,Boolean) Method
- ReceivePayload(SSHPacketIOManager,Type[]) Method
- ReceivePayload(SSHPacketIOManager,Boolean,Boolean,Type[]) Method
- ReceivePayload(SSHPacketIOManager,Int32,Boolean,Type[]) Method
- ReceivePayload(SSHPacketIOManager,Int32,Boolean,Boolean,Type[]) Method
- ReceivePayload(SSHPacketIOManager,Int32,Boolean,WaitHandle,Boolean,Type[]) Method
- SendPayload Method
- SubtractFromLocalWindow Method
- SubtractFromRemoteWindow Method
- ToString Method
- WaitForRemoteWindowAdjust Method
- Properties
- Fields
- Events
- SshDssPrivateKeyPayload
- SshDssPublicKeyAlgorithm
- SshDssPublicKeyAlgorithm.XceedDSACryptoServiceProvider
- SshDssPublicKeyPayload
- SshDssSignaturePayload
- SshEcDsaPrivateKeyPayload
- SshEcDsaPublicKeyAlgorithm
- SshEcDsaPublicKeyAlgorithm.XceedEcDsaCryptoServiceProvider
- SshEcDsaPublicKeyPayload
- SshEcDsaSignaturePayload
- SSHHostKeyUtils
- SSHIdentificationString
- SSHIdentificationStringByteReader
- SSHIdentificationStringException
- SSHIncorrectPasswordException
- SSHIncorrectResponseException
- SSHInvalidSignatureException
- SSHKeyExchangeException
- Overview
- Members
- SSHKeyExchangeException Constructor
- SSHKeyExchangeException Constructor(String,Object[])
- SSHKeyExchangeException Constructor(String,Exception)
- SSHKeyExchangeException Constructor(String,IEnumerable<String>,IEnumerable<String>)
- SSHKeyExchangeException Constructor(String,IEnumerable<String>,IEnumerable<String>,Exception)
- SSHKeyExchangeException Constructor(IEnumerable<String>,IEnumerable<String>,Exception,String,Object[])
- Properties
- Fields
- SSHOpenChannelFailedException
- SshPrivateKeyPayload
- SSHProtocolsProvider
- SSHPublicKeyAlgorithmException
- SshPublicKeyAlgorithmPayload
- SSHPublicKeyAuthenticationDataException
- SshPublicKeyPayload
- SshRsaPrivateKeyPayload
- SshRsaPublicKeyAlgorithm
- SshRsaPublicKeyPayload
- SshRsaSha256PublicKeyAlgorithm
- SshRsaSha512PublicKeyAlgorithm
- SshRsaSignaturePayload
- SshSignaturePayload
- SshTcpIpForwardPayload
- SSHTransportLayerProtocol
- Overview
- Members
- SSHTransportLayerProtocol Constructor
- Methods
- AcquireKeyExchangeLock Method
- ChooseCompressionAlgorithmClientToServer Method
- ChooseCompressionAlgorithmServerToClient Method
- ChooseDataIntegrityAlgorithmClientToServer Method
- ChooseDataIntegrityAlgorithmServerToClient Method
- ChooseEncryptionAlgorithmClientToServer Method
- ChooseEncryptionAlgorithmServerToClient Method
- ChooseKeyExchangeAlgorithm Method
- ChoosePublicKeyAlgorithm Method
- DefaultChooseAlgorithm<T> Method
- DefaultChooseKeyExchangeAlgorithm Method
- DefaultFillKeyExchangeInitializationPayload Method
- DeriveKeys Method
- DoConnect Method
- DoDisconnect Method
- FillKeyExchangeInitializationPayload Method
- FitKey Method
- InitiateDisconnect Method
- KeyExchange Method
- KeyExchange(Byte[],Byte[],ISSHKeyExchangeAlgorithm,ISSHPublicKeyAlgorithm,ISSHEncryptionAlgorithm,ISSHEncryptionAlgorithm,ISSHDataIntegrityAlgorithm,ISSHDataIntegrityAlgorithm,ISSHCompressionAlgorithm,ISSHCompressionAlgorithm) Method
- KeyExchange(KeyExchangeInitializationPayload,Byte[],Byte[],ISSHKeyExchangeAlgorithm,ISSHPublicKeyAlgorithm,ISSHEncryptionAlgorithm,ISSHEncryptionAlgorithm,ISSHDataIntegrityAlgorithm,ISSHDataIntegrityAlgorithm,ISSHCompressionAlgorithm,ISSHCompressionAlgorithm) Method
- OnAlgorithmsNegotiated Method
- OnDebugPacketReceived Method
- OnDisconnectPacketReceived Method
- OnIgnorePacketReceived Method
- OnKeyReExchangeReceived Method
- OnNewKeysPacketReceived Method
- OnUnknownPacketReceived Method
- ProtocolVersionExchange Method
- ReadFull Method
- ReadPacket Method
- ReleaseKeyExchangeLock Method
- RequestService Method
- SimulateRemoteDisconnect Method
- UseNewKeys Method
- UseNewKeysClientToServer Method
- UseNewKeysServerToClient Method
- WritePacket Method
- Properties
- Fields
- Events
- SSHUnsupportedAuthenticationMethodException
- Overview
- Members
- SSHUnsupportedAuthenticationMethodException Constructor
- SSHUnsupportedAuthenticationMethodException Constructor(String,String,String,UserAuthenticationFailurePayload)
- SSHUnsupportedAuthenticationMethodException Constructor(String,String,String,UserAuthenticationFailurePayload,String,Object[])
- SSHUnsupportedAuthenticationMethodException Constructor(String,String,String,UserAuthenticationFailurePayload,Exception,String,Object[])
- SymmetricEncryptionAlgorithm
- TripleDesCbcEncryptionAlgorithm
- TripleDesCtrEncryptionAlgorithm
- UnimplementedPayload
- UnsupportedSSHProtocolException
- UserAuthenticationBannerPayload
- UserAuthenticationFailurePayload
- UserAuthenticationKeyboardInteractiveInfoRequestPayload
- UserAuthenticationKeyboardInteractiveInfoResponsePayload
- UserAuthenticationKeyboardInteractiveRequestPayload
- UserAuthenticationNewPasswordRequestPayload
- UserAuthenticationNoneRequestPayload
- UserAuthenticationPasswordChangeRequestPayload
- UserAuthenticationPasswordRequestPayload
- UserAuthenticationPublicKeyQueryOkPayload
- UserAuthenticationPublicKeyQueryPayload
- UserAuthenticationPublicKeyRequestPayload
- UserAuthenticationSuccessPayload
- Enumerations
- Interfaces
- Delegates
- Xceed.Utils.Numerics Namespace
- Xceed.SSH.SFtp Assembly
- Overview
- Namespaces
- (Global) Namespace
- Xceed.SSH.SFtp Namespace
- Overview
- Classes
- Attrs
- AttrsResponsePayload
- CloseHandlePayload
- CreateDirectoryPayload
- DataResponsePayload
- ExtendedRequestBasePayload
- ExtensionPair
- FilenameAttributesPair
- GetFileAttributesPayload
- GetHandleAttributesPayload
- GetOpenFileAttributesPayload
- HandleResponsePayload
- InitPayload
- Licenser
- NameResponsePayload
- OpenDirectoryPayload
- OpenFilePayload
- ReadDirectoryPayload
- ReadFilePayload
- RealPathPayload
- RemoveDirectoryPayload
- RemoveFilePayload
- RenameFilePayload
- SetFileAttributesPayload
- SFtp
- Overview
- Members
- SFtp Constructor
- Methods
- BeginReadFile Method
- BeginReceiveRequestPayload Method
- BeginWriteFile Method
- CloseHandle Method
- Connect Method
- CreateDirectory Method
- CreateFile Method
- Disconnect Method
- EndReadFile Method
- EndReceiveRequestPayload Method
- EndWriteFile Method
- GetItemAttributes Method
- GetRealPath Method
- GetRealPath(String,Nullable<RealPathControl>,String[]) Method
- GetRealPath(String,Nullable<RealPathControl>,Attrs,String[]) Method
- GetRealPath(String,Nullable<RealPathControl>,Attrs,SFtpStatusResponseException,String[]) Method
- GetRealPath(String,Nullable<RealPathControl>,Boolean,Boolean,SSHPacketPayload,Attrs,SFtpStatusResponseException,String[]) Method
- ItemExists Method
- MatchRequestID Method
- OpenDirectory Method
- OpenFile Method
- ReadDirectory Method
- ReadFile Method
- ReceiveReadFileResponse Method
- ReceiveRequestPayload Method
- ReceiveWriteFileResponse Method
- RemoveDirectory Method
- RemoveFile Method
- RenameItem Method
- SendReadFileRequest Method
- SendWriteFileRequest Method
- SetItemAttributes Method
- WriteFile Method
- Properties
- Fields
- SFtpConstants
- SFtpException
- SFtpIOException
- SFtpPayload
- SFtpPayloadBase
- SFtpStatusResponseException
- StatusResponsePayload
- UnsupportedSFtpVersionException
- VersionPayload
- VersionSelectPayload
- WriteFilePayload
- Enumerations
- Interfaces
- Xceed.Utils.Exceptions Namespace
- Xceed.Utils.Licensing Namespace
- Xceed.Synchronization Assembly
- Overview
- Namespaces
- (Global) Namespace
- Xceed.Synchronization Namespace
- Overview
- Classes
- FileSystemEventsUserDataParameter
- FolderSynchronizationProgressionEventArgs
- GetSynchronizationFileFromFolderEventArgs
- IrrelevantItemsParameter
- Licenser
- MasterItemParameter
- MetadataItemParameter
- SynchronizationAnalysisEventArgs
- SynchronizationCompareFileDataEventArgs
- SynchronizationConflictEventArgs
- SynchronizationEventArgs
- SynchronizationEvents
- SynchronizationEventsUserDataParameter
- SynchronizationException
- SynchronizationFolderAnalysisEventArgs
- SynchronizationMetaDataEventArgs
- SynchronizationMetaDataLoadEventArgs
- SynchronizationOptions
- SynchronizationProgressionEventArgs
- SynchronizeCommandParameter
- Synchronizer
- Overview
- Members
- Methods
- EasySynchronize Method
- IsAFolderSynchronization Method
- Synchronize Method
- Synchronize(Filter[],FileSystemItem[]) Method
- Synchronize(FileSystemEvents,Object,SynchronizationEvents,Object,Filter[],FileSystemItem[]) Method
- Synchronize(Filter[],Int32,FileSystemItem[]) Method
- Synchronize(FileSystemEvents,Object,SynchronizationEvents,Object,Filter[],Int32,FileSystemItem[]) Method
- Synchronize(FileSystemItem,SynchronizationOptions,Filter[],FileSystemItem[]) Method
- Synchronize(FileSystemEvents,Object,SynchronizationEvents,Object,FileSystemItem,SynchronizationOptions,Filter[],FileSystemItem[]) Method
- Synchronize(FileSystemEvents,Object,SynchronizationEvents,Object,SynchronizationOptions,Int32,FileSystemItem,IList,IList,Filter[]) Method
- UserDataParameter
- Enumerations
- Delegates
- Xceed.Utils.Exceptions Namespace
- Xceed.Utils.Licensing Namespace
- Xceed.Tar Assembly
- Overview
- Namespaces
- (Global) Namespace
- Xceed.Tar Namespace
- Overview
- Classes
- InvalidTarStructureException
- Licenser
- QuickTar
- Overview
- Members
- Methods
- GetTarContents Method
- Remove Method
- Tar Method
- Tar(String,String[]) Method
- Tar(String,Boolean,String[]) Method
- Tar(String,Boolean,Boolean,Boolean,String[]) Method
- Tar(String,Boolean,Boolean,Boolean,Boolean,String[]) Method
- Tar(String,Boolean,Boolean,Boolean,ByteProgressionCallback,ItemProgressionCallback,Object,String[]) Method
- Tar(String,Boolean,Boolean,Boolean,Boolean,ByteProgressionCallback,ItemProgressionCallback,Object,String[]) Method
- Untar Method
- Untar(String,String,Boolean,String[]) Method
- Untar(String,String,Boolean,Boolean,Boolean,Boolean,String[]) Method
- Untar(String,String,Boolean,Boolean,Boolean,Boolean,ByteProgressionCallback,ItemProgressionCallback,Object,String[]) Method
- Untar(String,String,Boolean,Boolean,ByteProgressionCallback,ItemProgressionCallback,Object) Method
- QuickTarException
- TarArchive
- TarEvents
- TarEventsSession
- TarException
- TarredFile
- TarredFolder
- Enumerations
- Delegates
- Xceed.Tar.Streaming Namespace
- Xceed.Utils Namespace
- Xceed.Utils.Dates Namespace
- Xceed.Utils.Environment Namespace
- Xceed.Utils.Exceptions Namespace
- Xceed.Utils.Licensing Namespace
- Xceed.Utils.Paths Namespace
- Xceed.Utils.Storage Namespace
- Xceed.Utils.Streams Namespace
- Xceed.Utils.Strings Namespace
- Xceed.Zip Assembly
- Overview
- Namespaces
- Xceed.FileSystem Namespace
- Xceed.Utils.Collections Namespace
- Xceed.Utils.Dates Namespace
- Xceed.Utils.Environment Namespace
- Xceed.Utils.Exceptions Namespace
- Xceed.Utils.Licensing Namespace
- Xceed.Utils.Paths Namespace
- Xceed.Utils.Storage Namespace
- Xceed.Utils.Streams Namespace
- Xceed.Utils.Strings Namespace
- Xceed.Utils.Text Namespace
- Xceed.Utils.Threading Namespace
- Xceed.Zip Namespace
- Overview
- Classes
- CompressionOptions
- DecompressionOptions
- DiskRequiredEventArgs
- InvalidDecryptionPasswordException
- InvalidZipStructureException
- Licenser
- QuickZip
- Overview
- Members
- Methods
- GetZipContents Method
- Remove Method
- Unzip Method
- Unzip(String,String,String[]) Method
- Unzip(String,String,Boolean,Boolean,Boolean,String[]) Method
- Unzip(String,String,String,Boolean,Boolean,Boolean,String[]) Method
- Unzip(String,String,String,Boolean,Boolean,Boolean,DiskRequiredCallback,Object,String[]) Method
- Unzip(String,String,String,Boolean,Boolean,Boolean,DiskRequiredCallback,ByteProgressionCallback,ItemProgressionCallback,Object,String[]) Method
- Zip Method
- Zip(String,String[]) Method
- Zip(String,Boolean,Boolean,Boolean,String[]) Method
- Zip(String,String,Boolean,Boolean,Boolean,String[]) Method
- Zip(String,String,EncryptionMethod,Boolean,Boolean,Boolean,String[]) Method
- Zip(String,String,EncryptionMethod,CompressionMethod,Boolean,Boolean,Boolean,String[]) Method
- Zip(String,String,Boolean,Boolean,Boolean,Int64,SplitNameFormat,String[]) Method
- Zip(String,String,EncryptionMethod,Boolean,Boolean,Boolean,Int64,SplitNameFormat,String[]) Method
- Zip(String,String,Boolean,Boolean,Boolean,DiskRequiredCallback,Object,String[]) Method
- Zip(String,String,EncryptionMethod,Boolean,Boolean,Boolean,DiskRequiredCallback,Object,String[]) Method
- Zip(String,String,Boolean,Boolean,Boolean,SfxPrefix,String[]) Method
- Zip(String,String,Boolean,Boolean,Boolean,SfxPrefix,DiskRequiredCallback,Object,String[]) Method
- Zip(String,String,EncryptionMethod,Boolean,Boolean,Boolean,Int64,SplitNameFormat,SfxPrefix,DiskRequiredCallback,ByteProgressionCallback,ItemProgressionCallback,Object,String[]) Method
- Zip(String,String,EncryptionMethod,CompressionMethod,Boolean,Boolean,Boolean,Int64,SplitNameFormat,SfxPrefix,DiskRequiredCallback,ByteProgressionCallback,ItemProgressionCallback,Object,String[]) Method
- QuickZipException
- ZipArchive
- ZipEvents
- ZipEventsSession
- ZipException
- ZipIOException
- ZipMultiThreadManager
- ZipOverrides
- ZippedFile
- Overview
- Members
- ZippedFile Constructor
- Methods
- DoApplyPropertiesFrom Method
- DoCreate Method
- DoCreateWrite Method
- DoDelete Method
- DoGetMetadata Method
- DoOpenRead Method
- DoOpenWrite Method
- DoOpenWrite(FileSystemEventsSession,Boolean,FileShare,FileOptions) Method
- DoOpenWrite(FileSystemEventsSession,Boolean,FileShare,CompressionMethod,CompressionLevel,String) Method
- DoOpenWrite(FileSystemEventsSession,Boolean,FileShare,AbstractFile,Boolean,Stream,CompressionMethod,CompressionLevel,String) Method
- DoOpenWrite(FileSystemEventsSession,Boolean,FileShare,AbstractFile,Boolean,Stream,CompressionMethod,CompressionLevel,String,EncryptionMethod,Int32) Method
- DoRefresh Method
- DoSetMetadata Method
- EnsureDateIsValid Method
- Finalize Method
- IsPathRooted Method
- IsSameAs Method
- NeedsApplyPropertiesTo Method
- OnSessionCreatedDestination Method
- OpenRead Method
- OpenWrite Method
- OpenWrite(Boolean,CompressionMethod,CompressionLevel,String) Method
- OpenWrite(CompressionMethod,CompressionLevel,String,EncryptionMethod,Int32) Method
- OpenWrite(Boolean,FileShare,CompressionMethod,CompressionLevel,String) Method
- OpenWrite(FileSystemEvents,Object,Boolean,CompressionMethod,CompressionLevel,String) Method
- OpenWrite(FileSystemEvents,Object,CompressionMethod,CompressionLevel,String,EncryptionMethod,Int32) Method
- OpenWrite(FileSystemEvents,Object,Boolean,FileShare,CompressionMethod,CompressionLevel,String) Method
- SetFullName Method
- Properties
- ZippedFolder
- Enumerations
- Delegates
- Xceed.Zip.ReaderWriter Namespace
- Xceed.Zip.Sfx Namespace
- Sample Applications
- Deploying
- Blueprint Subscription