Thanks David.
Jim
----- Original Message -----
From: "David Shadovitz" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, October 05, 2000 6:02 PM
Subject: Re: CFFTP Error codes/messages
> From CF Studio (4.0.1) Help / Developing Web Applications... / 16
> Performing File Operations with CFFTP / CFFTP Variables:
>
> CFFTP.ErrorCode Values
>
> Error Code
> Description
>
> 0
> Operation succeeded
>
> 1
> System error (OS or FTP protocol error)
>
> 2
> An Internet session could not be established
>
> 3
> FTP session could not be opened
>
> 4
> File transfer mode not recognized
>
> 5
> Search connection could not be established
>
> 6
> Invoked operation valid only during a search
>
> 7
> Invalid timeout value
>
> 8
> Invalid port number
>
> 9
> Not enough memory to allocate system resources
>
> 10
> Cannot read contents of local file
>
> 11
> Cannot write to local file
>
> 12
> Cannot open remote file for reading
>
> 13
> Cannot read remote file
>
> 14
> Cannot open local file for writing
>
> 15
> Cannot write to remote file
>
> 16
> Unknown error
>
> 17
> reserved
>
> 18
> File already exists
>
> 19
> reserved
>
> 20
> reserved
>
> 21
> Invalid retry count specified
>
> -David
>
> On Thu, 5 Oct 2000 15:19:35 -0600 "Jim McAtee" <[EMAIL PROTECTED]>
> writes:
> > Is there a published list of CFFTP error codes and their
> > corresponding
> > meanings? For some reason whenever I get an error, no matter the
> > number,
> > I'm always getting the same message.
> >
> > <cfoutput>ERROR #cfftp.errorcode#: #cfftp.errortext#"</cfoutput>
> >
> > ERROR 1: No response from server.
> > ERROR 15: No response from server.
> >
> >
> > Jim
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.