MACROMEDIA COLFUSION MX 7-CFML Reference page 176

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

Advertisement

Usage
If you use connection caching to an active FTP connection, you do not have to respecify the
,
username
password
Changing a cached connection, such as changing
reestablishing the connection.
If
action = "listDir"
platform-specific values, such as
If
action = "listDir"
representation of UNIX permissions; for example, "
The
cfftp.returnValue
getCurrentDir
getCurrentURL
existsDir
existsFile
exists
For more information, see ColdFusion MX Developer's Guide.
Caution: Object (file and directory) names are case-sensitive.
Action (cfftp.ReturnValue variable)
The results of an action determine the value of the
shows:
cfftp action
getCurrentDir
getCurrentURL
existsDir
existsFile
exists
To access the
returnValue
the
attribute, if it is set. The
result
multiple pages, possibly at the same time, to avoid overwriting the results of one with another. If
you set the
result
variable as
myResult.returnVariable
cfftp.returnVariable.
176
Chapter 2: ColdFusion Tags
, or
connection attributes.
server
, the
attributes
and
hidden
, a
column is returned. The column contains an octal string
mode
variable provides the return value for these actions:
Value of cfftp.returnValue
String. Current directory.
String. Current URL.
yes or no.
yes or no.
yes or no.
variable, you must prefix it with either
result
attribute to
myResult
. Otherwise, you would access it as
or
retryCount
column returns
directory
, are no longer supported.
system
."
777
returnValue
attribute provides a way for
, for example, you would access the
values, might require
timeout
or
. Other
normal
variable, as the following table
or the value specified by
cfftp
calls from
cfftp
returnVariable

Advertisement

Table of Contents
loading

This manual is also suitable for:

Colfusion mx 7 - installing and using coldfusion mx

Table of Contents