Introduction
Installation
Beginning
Admin
Quick Ref
FTP Server
SMTP Server
Database
Security
Statements
Objects
String Parsing
Events Queues
Samples
Special names
Error Handling
Accessories
Back
Objects>FTP Object
Caravan Business Server>Help>Objects>FTP Object
Syntax
<caravan>
ftp <ObjectName>=<SiteName>
</caravan>
Text
Caravan script can create an ftp object and make it possible to access files on remote ftp servers. Eventually, folder and ftp objects will have similar syntax. Default port is 21
Sample
<caravan>
ftp x="ftp.leo.org:45"
ftp ftpsite="test:admin@192.168.0.1"
</caravan>
Properties
Filespec
User
Password
Filename
Folder
File
login
Extension
Filename
time
size
Findnext
folder
path
file
Date
Total
Home
Back