MACROMEDIA COLFUSION MX 7-CFML Reference page 175

Cfml reference
Hide thumbs Also See for COLFUSION MX 7-CFML:
Table of Contents

Advertisement

Attribute
Req/Opt
name
Required if
= "listDir"
server
Required if FTP
connection is not
cached
ASCIIExtension
Optional
List
transferMode
Optional
failIfExists
Optional
directory
Required if
= "changedir"
"createDir"
"listDir"
"existsDir"
localFile
Required if
= "getFile"
"putFile"
remoteFile
Required if
= "getFile"
"putFile"
"existsFile"
item
Required if
= "exists"
"remove"
existing
Required if
= "rename"
new
Required if
= "rename"
proxyServer
Optional
passive
Optional
result
Optional
Default
action
txt;htm;html;
cfm;cfml;
shtm;shtml;
css;asp;asa
Auto
yes
action
,
,
, or
action
or
action
,
, or
action
or
action
action
no
cfftp: Connection: File and directory operations
Description
Query name of directory listing.
FTP server to which to connect; for example,
.
ftp.myserver.com
Delimited list of file extensions that force ASCII
transfer mode, if
transferMode = "auto"
• ASCII FTP transfer mode
• Binary FTP transfer mode
• Auto FTP transfer mode
• yes: if a local file with same name exists, the
getFile action will fail.
• no
Directory on which to perform an operation.
Name of the file on the local file system.
Name of the file on the FTP server file system.
Object of these actions: file or directory.
Current name of the file or directory on the
remote server.
New name of file or directory on the remote
server.
String. Name of the proxy server (s) to use, if
proxy access is specified.
• yes: enables passive mode.
• no
Specifies a name for the structure in which
cfftp stores the
returnValue
value replaces
as the prefix to use when
cfftp
accessing
returnVariable
section for more information
.
variable. If set, this
. See the Usage
175

Advertisement

Table of Contents
loading

This manual is also suitable for:

Colfusion mx 7 - installing and using coldfusion mx

Table of Contents