sync toc
Rebex.Net
Proxy Class
Proxy Members
Proxy Constructor
Proxy Constructor (SerializationInfo, StreamingContext)
Proxy Constructor ()
Proxy Constructor (ProxyType, String, Int32)
Proxy Constructor (ProxyType, String, Int32, String)
Proxy Constructor (ProxyType, ProxyAuthentication, String, Int32, NetworkCredential)
Proxy Constructor (ProxyType, ProxyAuthentication, String, Int32, Boolean, NetworkCredential)
Proxy Constructor (ProxyType, ProxyAuthentication, String, Int32, Boolean, String[], NetworkCredential)
Properties
AuthenticationMethod Property
BypassArrayList Property
BypassList Property
BypassProxyOnLocal Property
Credentials Property
Domain Property
Host Property
Password Property
Port Property
ProxyType Property
UserName Property
Methods
Clone Method
GetObjectData Method
GetProxy Method
IsBypassed Method
IsBypassed Method (String, Int32)
IsBypassed Method (Uri)
ProxyAuthentication Enumeration
ProxySocket Class
ProxySocket Members
ProxySocket Constructor
ProxySocket Constructor ()
ProxySocket Constructor (ProxyType, String, Int32)
ProxySocket Constructor (ProxyType, String, Int32, String)
ProxySocket Constructor (Proxy)
ProxySocket Constructor (ProxyType, String, Int32, String, String)
ProxySocket Constructor (ProxyType, ProxyAuthentication, String, Int32, String, String, String)
Properties
AuthenticationMethod Property
Available Property
Connected Property
Domain Property
Handle Property
LocalEndPoint Property
Password Property
ProxyHost Property
ProxyPort Property
ProxyType Property
RemoteEndPoint Property
Socket Property
Timeout Property
UserName Property
Methods
Accept Method
BeginAccept Method
BeginConnect Method
BeginConnect Method (IPEndPoint, AsyncCallback, Object)
BeginConnect Method (String, Int32, AsyncCallback, Object)
BeginListen Method
BeginReceive Method
BeginSend Method
Close Method
Connect Method
Connect Method (IPEndPoint)
Connect Method (String, Int32)
EndAccept Method
EndConnect Method
EndListen Method
EndReceive Method
EndSend Method
GetAddressBytes Method
GetAddressLong Method
Listen Method
Receive Method
Receive Method (Byte[])
Receive Method (Byte[], Int32, Int32, SocketFlags)
Receive Method (Byte[], Int32, SocketFlags)
Receive Method (Byte[], SocketFlags)
Send Method
Send Method (Byte[])
Send Method (Byte[], Int32, Int32, SocketFlags)
Send Method (Byte[], Int32, SocketFlags)
Send Method (Byte[], SocketFlags)
Shutdown Method
ToEndPoint Method
ProxySocketException Class
ProxySocketException Members
ProxySocketException Constructor
ProxySocketException Constructor (SerializationInfo, StreamingContext)
ProxySocketException Constructor (String, ProxySocketExceptionStatus)
ProxySocketException Constructor (String, ProxySocketExceptionStatus, Exception)
ProxySocketException Constructor (SocketException)
Properties
ErrorCode Property
Status Property
Methods
GetObjectData Method
GetSocketExceptionMessage Method
ProxySocketExceptionStatus Enumeration
ProxyType Enumeration
Sftp Class
Sftp Members
Sftp Constructor
Fields
DefaultPort Field
Properties
Fingerprint Property
LocalEndPoint Property
Proxy Property
RemoteEndPoint Property
Session Property
State Property
Timeout Property
Version Property
Methods
AbortTransfer Method
AbortTransfer Method ()
AbortTransfer Method (Object)
BeginConnect Method
BeginConnect Method (String, Int32, SshParameters, AsyncCallback, Object)
BeginConnect Method (String, Int32, AsyncCallback, Object)
BeginCreateDirectory Method
BeginDeleteFile Method
BeginDisconnect Method
BeginGetFile Method
BeginGetFile Method (String, Stream, AsyncCallback, Object)
BeginGetFile Method (String, Stream, Int64, Int64, AsyncCallback, Object)
BeginGetFile Method (String, String, AsyncCallback, Object)
BeginGetFile Method (String, String, Int64, Int64, Int64, AsyncCallback, Object)
BeginGetFileDateTime Method
BeginGetFileLength Method
BeginGetInfo Method
BeginGetList Method
BeginGetNameList Method
BeginGetRawList Method
BeginChangeDirectory Method
BeginLogin Method
BeginLogin Method (String, SshPrivateKey, AsyncCallback, Object)
BeginLogin Method (String, String, AsyncCallback, Object)
BeginPutFile Method
BeginPutFile Method (Stream, String, AsyncCallback, Object)
BeginPutFile Method (Stream, String, Int64, Int64, AsyncCallback, Object)
BeginPutFile Method (String, String, AsyncCallback, Object)
BeginPutFile Method (String, String, Int64, Int64, Int64, AsyncCallback, Object)
BeginRemoveDirectory Method
BeginRename Method
BeginResolveSymlink Method
BeginSetAttributes Method
Connect Method
Connect Method (String)
Connect Method (String, Int32)
Connect Method (String, Int32, SshParameters)
CreateDirectory Method
DeleteFile Method
Disconnect Method
Dispose Method
Dispose Method ()
Dispose Method (Boolean)
EndConnect Method
EndCreateDirectory Method
EndDeleteFile Method
EndDisconnect Method
EndGetFile Method
EndGetFileDateTime Method
EndGetFileLength Method
EndGetInfo Method
EndGetList Method
EndGetNameList Method
EndGetRawList Method
EndChangeDirectory Method
EndLogin Method
EndPutFile Method
EndRemoveDirectory Method
EndRename Method
EndResolveSymlink Method
EndSetAttributes Method
Finalize Method
GetConnectionState Method
GetCurrentDirectory Method
GetFile Method
GetFile Method (String, Stream)
GetFile Method (String, Stream, Int64, Int64)
GetFile Method (String, String)
GetFile Method (String, String, Int64, Int64, Int64)
GetFileDateTime Method
GetFileLength Method
GetInfo Method
GetInfo Method (String)
GetInfo Method (String, Boolean)
GetList Method
GetList Method ()
GetList Method (String)
GetNameList Method
GetNameList Method ()
GetNameList Method (String)
GetRawList Method
GetRawList Method ()
GetRawList Method (String)
ChangeDirectory Method
CheckConnectionState Method
Login Method
Login Method (String, SshPrivateKey)
Login Method (String, String)
OnCommandSent Method
OnResponseRead Method
OnStateChanged Method
OnTransferProgress Method
PutFile Method
PutFile Method (Stream, String)
PutFile Method (Stream, String, Int64, Int64)
PutFile Method (String, String)
PutFile Method (String, String, Int64, Int64, Int64)
RemoveDirectory Method
Rename Method
ResolveSymlink Method
SetAttributes Method
Events
CommandSent Event
ResponseRead Event
StateChanged Event
TransferProgress Event
SftpAttributes Class
SftpAttributes Members
SftpAttributes Constructor
Properties
GroupId Property
Modified Property
Permissions Property
UserId Property
Methods
SetUserAndGroup Method
SftpCommandSentEventArgs Class
SftpCommandSentEventArgs Members
SftpCommandSentEventArgs Constructor
Properties
Command Property
SftpCommandSentEventHandler Delegate
SftpConnectionState Class
SftpConnectionState Members
Properties
Connected Property
NativeErrorCode Property
SftpErrorCode Enumeration
SftpException Class
SftpException Members
SftpException Constructor
SftpException Constructor (SerializationInfo, StreamingContext)
SftpException Constructor ()
SftpException Constructor (String)
SftpException Constructor (String, SftpExceptionStatus)
SftpException Constructor (String, Exception)
SftpException Constructor (String, Exception, SftpExceptionStatus)
Properties
Code Property
Status Property
Transferred Property
Methods
GetObjectData Method
SftpExceptionStatus Enumeration
SftpItem Class
SftpItem Members
SftpItem Constructor
Properties
Accessed Property
GroupId Property
IsDirectory Property
IsFile Property
IsSymlink Property
Modified Property
Name Property
Permissions Property
Size Property
Type Property
UserId Property
Methods
ToString Method
SftpItemCollection Class
SftpItemCollection Members
SftpItemCollection Constructor
Properties
Count Property
IsSynchronized Property
Item Property
Item Property (Int32)
Item Property (String)
SyncRoot Property
Methods
Add Method
Clone Method
CopyTo Method
GetEnumerator Method
GetEnumerator Method ()
GetEnumerator Method (Int32, Int32)
GetFiles Method
GetFiles Method (String)
GetFiles Method (String, Boolean)
GetFiles Method (Regex)
GetObjectData Method
GetTotalSize Method
Remove Method
Remove Method (SftpItem)
Remove Method (Int32)
Remove Method (String)
Sort Method
Sort Method ()
Sort Method (IComparer)
Sort Method (Int32, Int32, IComparer)
SftpItemType Enumeration
SftpPermissions Enumeration
SftpResponseReadEventArgs Class
SftpResponseReadEventArgs Members
SftpResponseReadEventArgs Constructor
Properties
Response Property
SftpResponseReadEventHandler Delegate
SftpState Enumeration
SftpStateChangedEventArgs Class
SftpStateChangedEventArgs Members
Properties
NewState Property
OldState Property
SftpStateChangedEventHandler Delegate
SftpTransferProgressEventArgs Class
SftpTransferProgressEventArgs Members
Properties
BytesSinceLastEvent Property
BytesTransferred Property
Finished Property
Id Property
State Property
SftpTransferProgressEventHandler Delegate
SftpTransferState Enumeration
SshCipher Class
SshCipher Members
Properties
HostKeyAlgorithm Property
IncomingEncryptionAlgorithm Property
IncomingMacAlgorithm Property
KeyExchangeAlgorithm Property
OutgoingEncryptionAlgorithm Property
OutgoingMacAlgorithm Property
Methods
ToString Method
SshEncryptionAlgorithm Enumeration
SshException Class
SshException Members
SshException Constructor
SshException Constructor (SerializationInfo, StreamingContext)
SshException Constructor ()
SshException Constructor (String)
SshException Constructor (String, Exception)
Methods
GetObjectData Method
SshFingerprint Class
SshFingerprint Members
Methods
ToArray Method
ToString Method
SshHostKeyAlgorithm Enumeration
SshChannel Class
SshChannel Members
Properties
ExitStatus Property
State Property
Type Property
Methods
Close Method
GetAvailable Method
Receive Method
RequestExec Method
RequestPseudoTerminal Method
RequestShell Method
RequestSubsystem Method
Send Method
SshChannelExitStatus Class
SshChannelExitStatus Members
Properties
CoreDumped Property
ErrorMessage Property
ExitCode Property
SignalName Property
SshChannelState Enumeration