FTP Class 2.0.1

FTP Class 2.0.1 is base on FTP Class 1.1a by Robert Abram.

Acknowledgments

...VFP comunnity on internet for many examples "How to use FTP class".

What is new...

- Read&Write resume support
- Native FTP Command
- Multi operations
- User's events
- Native passive mode
- Proxy support

Questions and Answers...

Dial group | Folder group | File group | System group | Core group | Proxy group
Dial group
MethodsEvents
AutoDialHangUp AfterAutoDialHangUp
AutoDialInternet AfterAutoDialInternet
DialHangUp AfterDialHangUp
DialInternet AfterDialInternet
  BeforeAutoDialHangUp
  BeforeAutoDialInternet
  BeforeDialHangUp
  BeforeDialInternet
File group
MethodsEvents
DeleteFtpFile AfterDeleteFTPFile
GetFtpFile AfterGetFTPFile
PutFtpFile AfterPutFTPFile
ReadFtpFile AfterReadFTPFile
RenameFtpFile AfterWriteFTPFile
WriteFtpFile AtReadFTPFile
  AfterRenameFTPFile
  AtWriteFTPFile
  BeforeDeleteFTPFile
  BeforeGetFTPFile
  BeforePutFTPFile
  BeforeReadFTPFile
  BeforeRenameFTPFile
  BeforeWriteFTPFile
Core group
MethodsProperties
CloseFtpConnection cExtended_Message
CrackAttributes lDLL_Loaded
CrackDate nConnect_Handle
CrackFile nExtended_Result
GetExtendedError nInet_Handle
GetSystemOption nResult_Code
Init  
LoadAPIFuncs  
OpenFtpConnection  
Folder group
MethodsEventsProperties
ChangeFtpDirectory AfterChangeFTPDirectory cCurrentDir
CreateFtpDirectory AfterCreateFTPDirectory  
GetFtpDirectory AfterGetFTPDirectory  
GetFtpDirectoryArray AfterGetFTPDirectoryArray  
RemoveFtpDirectory AfterRemoveFTPDirectory  
  BeforeChangeFTPDirectory  
  BeforeCreateFTPDirectory  
  BeforeGetFTPDirectory  
  BeforeGetFTPDirectoryArray  
  BeforeRemoveFTPDirectory  
System group
MethodsEventsProperties
CloseInternet AfterFTPCommand cAgent
FtpCommand AfterGetConnectedState cIPAddress
GetCachingMethod AfterGoOnline cPassword
GetConnectedState BeforeFTPCommand cPort
GetErrorCode BeforeGetConnectedState cStartupFolder
GetExtendedErrorCode BeforeGoOnline cUserName
GetExtendedErrorMsg   lMultiOperations
GoOnline   nCachingType
IsGlobalOffline   nFlags
OpenInternet    
ResetCachingMethod    
SetCachingMethod    
Proxy group
Properties
cProxyHost
cProxyPort
cProxyProtocol
lUseProxy