The IFtpClient type exposes the following members.
Methods
Name | Description | |
---|---|---|
BeginConnect |
Added for the MoQ unit testing framework
|
|
BeginCreateDirectory(String, AsyncCallback, Object) |
Added for the MoQ unit testing framework
|
|
BeginCreateDirectory(String, Boolean, AsyncCallback, Object) |
Added for the MoQ unit testing framework
|
|
BeginDeleteDirectory(String, AsyncCallback, Object) |
Added for the MoQ unit testing framework
|
|
BeginDeleteDirectory(String, Boolean, AsyncCallback, Object) |
Added for the MoQ unit testing framework
|
|
BeginDeleteDirectory(String, Boolean, FtpListOption, AsyncCallback, Object) |
Added for the MoQ unit testing framework
|
|
BeginDeleteFile |
Added for the MoQ unit testing framework
|
|
BeginDirectoryExists |
Added for the MoQ unit testing framework
|
|
BeginDisconnect |
Added for the MoQ unit testing framework
|
|
BeginExecute |
Added for the MoQ unit testing framework
|
|
BeginFileExists(String, AsyncCallback, Object) |
Added for the MoQ unit testing framework
|
|
BeginFileExists(String, FtpListOption, AsyncCallback, Object) |
Added for the MoQ unit testing framework
|
|
BeginGetFileSize |
Added for the MoQ unit testing framework
|
|
BeginGetHash |
Added for the MoQ unit testing framework
|
|
BeginGetHashAlgorithm |
Added for the MoQ unit testing framework
|
|
BeginGetListing(AsyncCallback, Object) |
Added for the MoQ unit testing framework
|
|
BeginGetListing(String, AsyncCallback, Object) |
Added for the MoQ unit testing framework
|
|
BeginGetListing(String, FtpListOption, AsyncCallback, Object) |
Added for the MoQ unit testing framework
|
|
BeginGetModifiedTime |
Added for the MoQ unit testing framework
|
|
BeginGetNameListing(AsyncCallback, Object) |
Added for the MoQ unit testing framework
|
|
BeginGetNameListing(String, AsyncCallback, Object) |
Added for the MoQ unit testing framework
|
|
BeginGetWorkingDirectory |
Added for the MoQ unit testing framework
|
|
BeginOpenAppend(String, AsyncCallback, Object) |
Added for the MoQ unit testing framework
|
|
BeginOpenAppend(String, FtpDataType, AsyncCallback, Object) |
Added for the MoQ unit testing framework
|
|
BeginOpenRead(String, AsyncCallback, Object) |
Added for the MoQ unit testing framework
|
|
BeginOpenRead(String, Int64, AsyncCallback, Object) |
Added for the MoQ unit testing framework
|
|
BeginOpenRead(String, FtpDataType, AsyncCallback, Object) |
Added for the MoQ unit testing framework
|
|
BeginOpenRead(String, FtpDataType, Int64, AsyncCallback, Object) |
Added for the MoQ unit testing framework
|
|
BeginOpenWrite(String, AsyncCallback, Object) |
Added for the MoQ unit testing framework
|
|
BeginOpenWrite(String, FtpDataType, AsyncCallback, Object) |
Added for the MoQ unit testing framework
|
|
BeginRename |
Added for the MoQ unit testing framework
|
|
BeginSetHashAlgorithm |
Added for the MoQ unit testing framework
|
|
BeginSetWorkingDirectory |
Added for the MoQ unit testing framework
|
|
Connect |
Added for the MoQ unit testing framework
|
|
CreateDirectory(String) |
Added for the MoQ unit testing framework
|
|
CreateDirectory(String, Boolean) |
Added for the MoQ unit testing framework
|
|
DeleteDirectory(String) |
Added for the MoQ unit testing framework
|
|
DeleteDirectory(String, Boolean) |
Added for the MoQ unit testing framework
|
|
DeleteDirectory(String, Boolean, FtpListOption) |
Added for the MoQ unit testing framework
|
|
DeleteFile |
Added for the MoQ unit testing framework
|
|
DirectoryExists |
Added for the MoQ unit testing framework
|
|
Disconnect |
Added for the MoQ unit testing framework
|
|
EndConnect |
Added for the MoQ unit testing framework
|
|
EndCreateDirectory |
Added for the MoQ unit testing framework
|
|
EndDeleteDirectory |
Added for the MoQ unit testing framework
|
|
EndDeleteFile |
Added for the MoQ unit testing framework
|
|
EndDirectoryExists |
Added for the MoQ unit testing framework
|
|
EndDisconnect |
Added for the MoQ unit testing framework
|
|
EndExecute |
Added for the MoQ unit testing framework
|
|
EndFileExists |
Added for the MoQ unit testing framework
|
|
EndGetFileSize |
Added for the MoQ unit testing framework
|
|
EndGetHash |
Added for the MoQ unit testing framework
|
|
EndGetHashAlgorithm |
Added for the MoQ unit testing framework
|
|
EndGetListing |
Added for the MoQ unit testing framework
|
|
EndGetModifiedTime |
Added for the MoQ unit testing framework
|
|
EndGetNameListing |
Added for the MoQ unit testing framework
|
|
EndGetWorkingDirectory |
Added for the MoQ unit testing framework
|
|
EndOpenAppend |
Added for the MoQ unit testing framework
|
|
EndOpenRead |
Added for the MoQ unit testing framework
|
|
EndOpenWrite |
Added for the MoQ unit testing framework
|
|
EndRename |
Added for the MoQ unit testing framework
|
|
EndSetHashAlgorithm |
Added for the MoQ unit testing framework
|
|
EndSetWorkingDirectory |
Added for the MoQ unit testing framework
|
|
Execute(String) |
Added for the MoQ unit testing framework
|
|
Execute(String, array<Object>[]()[][]) |
Added for the MoQ unit testing framework
|
|
FileExists(String) |
Added for the MoQ unit testing framework
|
|
FileExists(String, FtpListOption) |
Added for the MoQ unit testing framework
|
|
GetFileSize |
Added for the MoQ unit testing framework
|
|
GetHash |
Added for the MoQ unit testing framework
|
|
GetHashAlgorithm |
Added for the MoQ unit testing framework
|
|
GetListing()()()() |
Added for the MoQ unit testing framework
|
|
GetListing(String) |
Added for the MoQ unit testing framework
|
|
GetListing(String, FtpListOption) |
Added for the MoQ unit testing framework
|
|
GetModifiedTime |
Added for the MoQ unit testing framework
|
|
GetNameListing()()()() |
Added for the MoQ unit testing framework
|
|
GetNameListing(String) |
Added for the MoQ unit testing framework
|
|
GetWorkingDirectory |
Added for the MoQ unit testing framework
|
|
OpenAppend(String) |
Added for the MoQ unit testing framework
|
|
OpenAppend(String, FtpDataType) |
Added for the MoQ unit testing framework
|
|
OpenRead(String) |
Added for the MoQ unit testing framework
|
|
OpenRead(String, Int64) |
Added for the MoQ unit testing framework
|
|
OpenRead(String, FtpDataType) |
Added for the MoQ unit testing framework
|
|
OpenRead(String, FtpDataType, Int64) |
Added for the MoQ unit testing framework
|
|
OpenWrite(String) |
Added for the MoQ unit testing framework
|
|
OpenWrite(String, FtpDataType) |
Added for the MoQ unit testing framework
|
|
Rename |
Added for the MoQ unit testing framework
|
|
SetHashAlgorithm |
Added for the MoQ unit testing framework
|
|
SetWorkingDirectory |
Added for the MoQ unit testing framework
|