sync toc
dotNETScriptFTP
ecFTP Class
ecFTP Members
ecFTP Constructor
Fields
controller Field
Methods
Main Method
ParseArguments Method
FTPClient
FTPAsynchronousConnection Class
FTPAsynchronousConnection Members
FTPAsynchronousConnection Constructor
Fields
deleteFileQueue Field
getFileTransfersQueue Field
makeDirQueue Field
removeDirQueue Field
sendFileTransfersQueue Field
setCurrentDirectoryQueue Field
threadPool Field
timer Field
Methods
Close Method
CreateDeleteFileThread Method
CreateGetFileThread Method
CreateMakeDirFromQueueThread Method
CreateRemoveDirFromQueue Method
CreateSendFileThread Method
CreateSetCurrentDirectoryThread Method
DeleteFile Method
DeleteFileFromQueue Method
DequeueThread Method
EnqueueThread Method
GetFile Method
GetFile Method (String, FTPFileTransferType)
GetFile Method (String, String, FTPFileTransferType)
GetFileFromQueue Method
LockThreadPool Method
MakeDir Method
MakeDirFromQueue Method
ManageThreads Method
Open Method
Open Method (String, Int32, String, String)
Open Method (String, Int32, String, String, FTPMode)
Open Method (String, String, String)
Open Method (String, String, String, FTPMode)
PeekThread Method
RemoveDir Method
RemoveDirFromQueue Method
SendFile Method
SendFile Method (String, FTPFileTransferType)
SendFile Method (String, String, FTPFileTransferType)
SendFileFromQueue Method
SetCurrentDirectory Method
SetCurrentDirectoryFromQueue Method
UnlockThreadPool Method
WaitAllThreads Method
FTPAsynchronousConnection.FileTransferStruct Structure
FTPAsynchronousConnection.FileTransferStruct Members
Fields
LocalFileName Field
RemoteFileName Field
Type Field
FTPConnection Class
FTPConnection Members
FTPConnection Constructor
FTPConnection Static Constructor
Fields
activeConnectionsCount Field
BLOCK_SIZE Field
DATA_PORT_RANGE_FROM Field
DATA_PORT_RANGE_TO Field
DEFAULT_REMOTE_PORT Field
logMessages Field
messageList Field
mode Field
remoteHost Field
tcpClient Field
Properties
LogMessages Property
MessageList Property
Methods
AddMessagesToMessageList Method
AddMessageToMessageList Method
Close Method
CreateDataClient Method
CreateDataListner Method
DeleteFile Method
Dir Method
Dir Method ()
Dir Method (String)
GetFile Method
GetFile Method (String, FTPFileTransferType)
GetFile Method (String, String, FTPFileTransferType)
GetLocalAddressList Method
GetMessage Method
GetMessageReturnValue Method
GetPortNumber Method
GetStream Method
GetTokens Method
LockTcpClient Method
LogResponse Method
MakeDir Method
MoveFile Method
Open Method
Open Method (String, Int32, String, String)
Open Method (String, Int32, String, String, FTPMode)
Open Method (String, String, String)
Open Method (String, String, String, FTPMode)
Read Method
ReadLines Method
RemoveDir Method
RenameFile Method
SendCommand Method
SendFile Method
SendFile Method (String, FTPFileTransferType)
SendFile Method (String, String, FTPFileTransferType)
SendStream Method
SetCurrentDirectory Method
SetDataPort Method
SetMode Method
SetTransferType Method
UnlockTcpClient Method
XDir Method
XDir Method ()
XDir Method (String, Int32)
FTPFile Class
FTPFile Members
FTPFile Constructor
Fields
name Field
Properties
Name Property
FTPFileTransferType Enumeration
FTPMode Enumeration
FTPController
Controller Class
Controller Members
Controller Constructor
Fields
delimString Field
errAction Field
ftpcon Field
is_connected Field
keepLog Field
local_dir Field
onerror Field
onsuccess Field
password Field
remote_host Field
sucAction Field
theFileSystem Field
theLog Field
theShell Field
theTrace Field
username Field
x Field
Properties
KeepLog Property
SetLog Property
TheFileSystem Property
Methods
CommandController Method
ErrorSetter Method
FTPCommandController Method
GoToLabel Method
Help Method
Logger Method
Shell Method
SuccessSetter Method
WriteLog Method
FileSystem Class
FileSystem Members
FileSystem Constructor
Fields
dsConfig Field
dtConfig Field
fsLogFile Field
fstheScript Field
swLogger Field
theScript Field
wasErr Field
wasErrMessage Field
x Field
Properties
FTPScript Property
Methods
CloseLog Method
CreateLogStream Method
DirListing Method
DirListing Method (String)
DirListing Method (String, String)
Now Method
PadString Method
ReadScript Method
SaveConfig Method
WriteLog Method
Shell Class
Shell Members
Shell Constructor
Methods
Echo Method
Tracer Class
Tracer Members
Tracer Constructor
Fields
echoTrace Field
Methods
SetTrace Method
WriteTrace Method