sync toc
Rebex.Net
CertificateRequestHandler Class
CertificateRequestHandler Members
Fields
NoCertificate Field
StoreSearch Field
CertificateVerifier Class
CertificateVerifier Members
Fields
AcceptAll Field
Default Field
Ftp Class
Ftp Members
Ftp Constructor
Fields
DefaultPort Field
Properties
AbortTimeout Property
EnabledExtensions Property
Encoding Property
IsSecured Property
KeepAliveDuringTransferInterval Property
LocalEndPoint Property
Options Property
Passive Property
Proxy Property
RemoteEndPoint Property
SecureTransfers Property
State Property
SupportedExtensions Property
Timeout Property
TlsDebugLevel Property
TlsSocket Property
TransferState Property
TransferType Property
UploadBufferLength Property
Version Property
Methods
Abort Method
AppendFile Method
AppendFile Method (Stream, String)
AppendFile Method (Stream, String, Int64)
AppendFile Method (String, String)
AppendFile Method (String, String, Int64, Int64)
BeginAppendFile Method
BeginAppendFile Method (Stream, String, AsyncCallback, Object)
BeginAppendFile Method (Stream, String, Int64, AsyncCallback, Object)
BeginAppendFile Method (String, String, AsyncCallback, Object)
BeginAppendFile Method (String, String, Int64, Int64, AsyncCallback, Object)
BeginClearCommandChannel Method
BeginConnect Method
BeginConnect Method (String, AsyncCallback, Object)
BeginConnect Method (String, Int32, TlsParameters, FtpSecurity, AsyncCallback, Object)
BeginConnect Method (String, Int32, AsyncCallback, Object)
BeginCreateDirectory Method
BeginDeleteFile Method
BeginDisconnect Method
BeginGetCurrentDirectory Method
BeginGetFile Method
BeginGetFile Method (String, Stream, AsyncCallback, Object)
BeginGetFile Method (String, Stream, Int64, AsyncCallback, Object)
BeginGetFile Method (String, String, AsyncCallback, Object)
BeginGetFile Method (String, String, Int64, Int64, AsyncCallback, Object)
BeginGetFileDateTime Method
BeginGetFileLength Method
BeginGetList Method
BeginGetList Method (AsyncCallback, Object)
BeginGetList Method (String, AsyncCallback, Object)
BeginGetNameList Method
BeginGetNameList Method (AsyncCallback, Object)
BeginGetNameList Method (String, AsyncCallback, Object)
BeginGetRawList Method
BeginGetRawList Method (AsyncCallback, Object)
BeginGetRawList Method (String, FtpListingType, AsyncCallback, Object)
BeginGetRawList Method (String, AsyncCallback, Object)
BeginGetSystemName Method
BeginChangeDirectory Method
BeginKeepAlive Method
BeginLogin Method
BeginLogoff Method
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)
BeginPutUniqueFile Method
BeginPutUniqueFile Method (Stream, AsyncCallback, Object)
BeginPutUniqueFile Method (String, AsyncCallback, Object)
BeginReadResponse Method
BeginReinitialize Method
BeginRemoveDirectory Method
BeginRename Method
BeginSecure Method
BeginSendCommand Method
BeginSetTransferType Method
BeginSite Method
ClearCommandChannel Method
Connect Method
Connect Method (String)
Connect Method (String, Int32)
Connect Method (String, Int32, TlsParameters, FtpSecurity)
CreateDirectory Method
DeleteFile Method
Disconnect Method
Dispose Method
Dispose Method ()
Dispose Method (Boolean)
EndAppendFile Method
EndClearCommandChannel Method
EndConnect Method
EndCreateDirectory Method
EndDeleteFile Method
EndDisconnect Method
EndGetCurrentDirectory Method
EndGetFile Method
EndGetFileDateTime Method
EndGetFileLength Method
EndGetList Method
EndGetNameList Method
EndGetRawList Method
EndGetSystemName Method
EndChangeDirectory Method
EndKeepAlive Method
EndLogin Method
EndLogoff Method
EndPutFile Method
EndPutUniqueFile Method
EndReadResponse Method
EndReinitialize Method
EndRemoveDirectory Method
EndRename Method
EndSecure Method
EndSendCommand Method
EndSetTransferType Method
EndSite Method
Finalize Method
Flush Method
GetConnectionState Method
GetCurrentDirectory Method
GetDownloadStream Method
GetFile Method
GetFile Method (String, Stream)
GetFile Method (String, Stream, Int64)
GetFile Method (String, String)
GetFile Method (String, String, Int64, Int64)
GetFileDateTime Method
GetFileLength Method
GetList Method
GetList Method ()
GetList Method (String)
GetNameList Method
GetNameList Method ()
GetNameList Method (String)
GetRawList Method
GetRawList Method ()
GetRawList Method (String)
GetRawList Method (String, FtpListingType)
GetSystemName Method
GetUploadStream Method
ChangeDirectory Method
CheckConnectionState Method
KeepAlive Method
Login Method
Logoff Method
OnCommandSent Method
OnResponseRead Method
OnStateChanged Method
OnTlsDebug 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)
PutUniqueFile Method
PutUniqueFile Method (Stream)
PutUniqueFile Method (String)
ReadResponse Method
Reinitialize Method
RemoveDirectory Method
Rename Method
Secure Method
Secure Method ()
Secure Method (TlsParameters)
Secure Method (TlsParameters, FtpSecureUpgradeType)
SendCommand Method
SetTransferType Method
Site Method
Events
CommandSent Event
ResponseRead Event
StateChanged Event
TlsDebug Event
TransferProgress Event
FtpCommandSentEventArgs Class
FtpCommandSentEventArgs Members
FtpCommandSentEventArgs Constructor
Properties
Command Property
FtpCommandSentEventHandler Delegate
FtpConnection Enumeration
FtpConnectionState Class
FtpConnectionState Members
Properties
Connected Property
NativeErrorCode Property
FtpException Class
FtpException Members
FtpException Constructor
FtpException Constructor (SerializationInfo, StreamingContext)
FtpException Constructor ()
FtpException Constructor (String)
FtpException Constructor (String, FtpExceptionStatus)
FtpException Constructor (String, Exception)
FtpException Constructor (String, Exception, FtpExceptionStatus)
FtpException Constructor (FtpResponse)
Properties
Response Property
Status Property
Transfered Property
Methods
GetObjectData Method
FtpExceptionStatus Enumeration
FtpExtensions Enumeration
FtpItem Class
FtpItem Members
FtpItem Constructor
FtpItem Constructor (String, Int64, FtpItemType, DateTime, String)
FtpItem Constructor (String, Int64, FtpItemType)
Properties
IsDirectory Property
IsFile Property
IsSymlink Property
Modified Property
Name Property
Size Property
SymlinkPath Property
Type Property
Methods
Parse Method
Parse Method (String)
Parse Method (String, FtpListingType)
ToString Method
Events
ItemParse Event
FtpItemParseEventArgs Class
FtpItemParseEventArgs Members
FtpItemParseEventArgs Constructor
Properties
Item Property
RawLine Property
FtpItemParseEventHandler Delegate
FtpItemType Enumeration
FtpList Class
FtpList Members
FtpList Constructor
FtpList Constructor ()
FtpList Constructor (String[])
FtpList Constructor (String[], FtpListingType)
FtpList Constructor (SerializationInfo, StreamingContext)
Properties
Count Property
Item Property
Item Property (Int32)
Item Property (String)
SyncRoot Property
Methods
Add Method
Clone 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 (FtpItem)
Remove Method (Int32)
Remove Method (String)
Sort Method
Sort Method ()
Sort Method (IComparer)
Sort Method (Int32, Int32, IComparer)
FtpListingType Enumeration
FtpOptions Enumeration
FtpProxy Class
FtpProxy Members
FtpProxy Constructor
FtpProxy Constructor (SerializationInfo, StreamingContext)
FtpProxy Constructor ()
FtpProxy Constructor (FtpProxyType, String, Int32)
FtpProxy Constructor (FtpProxyType, String, Int32, String)
FtpProxy Constructor (FtpProxyType, String, Int32, NetworkCredential)
FtpProxy Constructor (FtpProxyType, String, Int32, Boolean, NetworkCredential)
FtpProxy Constructor (FtpProxyType, FtpProxyAuthentication, String, Int32, Boolean, NetworkCredential)
FtpProxy Constructor (FtpProxyType, String, Int32, Boolean, String[], NetworkCredential)
Properties
AuthenticationMethod Property
BypassArrayList Property
BypassList Property
BypassProxyOnLocal Property
Credentials Property
Host Property
Password Property
Port Property
ProxyType Property
UserName Property
Methods
GetObjectData Method
GetProxy Method
IsBypassed Method
IsBypassed Method (String, Int32)
IsBypassed Method (Uri)
FtpProxyAuthentication Enumeration
FtpProxyType Enumeration
FtpResponse Class
FtpResponse Members
FtpResponse Constructor
Properties
Code Property
Description Property
Group Property
Raw Property
FtpResponseReadEventArgs Class
FtpResponseReadEventArgs Members
FtpResponseReadEventArgs Constructor
Properties
Response Property
FtpResponseReadEventHandler Delegate
FtpSecureUpgradeType Enumeration
FtpSecurity Enumeration
FtpState Enumeration
FtpStateChangedEventArgs Class
FtpStateChangedEventArgs Members
FtpStateChangedEventArgs Constructor
Properties
NewState Property
OldState Property
FtpStateChangedEventHandler Delegate
FtpTlsDebugEventArgs Class
FtpTlsDebugEventArgs Members
FtpTlsDebugEventArgs Constructor
Properties
Connection Property
FtpTlsDebugEventHandler Delegate
FtpTransferProgressEventArgs Class
FtpTransferProgressEventArgs Members
FtpTransferProgressEventArgs Constructor
FtpTransferProgressEventArgs Constructor (FtpTransferState, Int64)
FtpTransferProgressEventArgs Constructor (FtpTransferState, Int64, Int32)
Properties
BytesSinceLastEvent Property
BytesTransfered Property
State Property
FtpTransferProgressEventHandler Delegate
FtpTransferState Enumeration
FtpTransferType Enumeration
FtpWebRequest Class
FtpWebRequest Members
Properties
ContentLength Property
ContentType Property
Creator Property
Credentials Property
Headers Property
Method Property
PreAuthenticate Property
Proxy Property
RequestUri Property
Security Property
Timeout Property
TlsDebugLevel Property
TlsParameters Property
Methods
Abort Method
BeginGetRequestStream Method
BeginGetResponse Method
EndGetRequestStream Method
EndGetResponse Method
GetRequestStream Method
GetResponse Method
Events
CommandSent Event
ResponseRead Event