hi all,
i encountered the following error :
Error Diagnostic Information
200 PORT subcommand request successful.
The error occurred while processing an element with a general identifier of
(CFFTP), occupying document position (26:1) to (26:99).
the CF codes :
<cfftp action="open"
username="MS007"
connection="myftp"
password="MS007"
server="100.100.100.34"
stoponerror="Yes">
<cfftp action="ChangeDir"
username="MS007"
connection="myftp"
password="MS007"
server="100.100.100.34"
directory="ILS70PTT"
stoponerror="Yes">
line 26 :
<cfftp action="LISTDIR" name="listfiles" directory="ILS70PTT"
connection="myftp">
<cfoutput query="listfiles">
#name# <br>
</cfoutput>
fyi, i tried to ftp into an AS400 server.
what could be causing this error? any idea?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists