|
|
32
ActiveX Server |
|
|
 |
|
Object |
Vouch32FtpServer() |
|
|
|
|
Properties |
The following properties can be set/retrieved
for Vouch32FtpServer() |
|
|
|
cServer |
|
|
cUsername |
|
|
cPassword |
|
|
nPort |
|
|
|
|
|
|
Methods |
The following methods are supported by
Vouch32FtpServer() |
|
|
|
Configure(
cServer, cUsername, cPassword, nPort ) |
|
|
Create() |
|
|
Destroy() |
|
|
|
|
|
PutFile(
cLocalFile, cRemoteFile ) |
|
|
GetFile(
cRemoteFile, cLocalFile ) |
|
|
DeleteFile(
cRemoteFile ) |
|
|
RenameFile(
cFrom, cTo ) |
|
|
GetDirectory(
cMask ) |
|
|
CreateDirectory( cPath ) |
|
|
RemoveDirectory( cPath ) |
|
|
SetCurrentDirectory( cPath ) |
|
|
GetCurrentDirectory() |
|
|
|
|
|
|
Usage |
Local oServer,
oObj oServer := CreateObject( 'Vouch32.Vouch.1' )
oObj := oServer:Vouch32FtpServer() |
|
|
|
|
Www |
http://www.vouch32.com
|
|
Support |
http://www.vouch.ws/Vouch32
|
|
MailTo: |
pritpal@vouchcac.com |