not sure what will happen if the server admin has disabled cfftp. you need to check cfftp.succeeded.
also there is a parameter passive="yes" or "no" - this is different types of hosts but can be affected by firewalls i think Stewart -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Barry Beattie Sent: Wednesday, 24 November 2004 11:38 AM To: CFAussie Mailing List Subject: [cfaussie] Re: CFFTP I had the same CFFTP grief as Mike last year. Same result too - give up and try something else. if someone cracks this, could you please post the solution up to the list? I don't need it ATM but I'm still damn curious! thanx barry.b -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mike Kear Sent: Tuesday, 23 November 2004 2:40 PM To: CFAussie Mailing List Subject: [cfaussie] Re: CFFTP Lisa I had this problem too. I set up an application that worked beautifully from my dev machine, and when I uploaded the code to the production server it wouldn't work. I got the same error. I know the code worked because it worked ok on my dev machine. I came to the conclusion that it was a permissions issue. I decided that ColdFusion didnt have permission to FTP out from the server. I think that's the default setting on a server, but I might be wrong on that. I suggest you get your Sysadmin to check that ColdFusion has the right permissions. I never did make it work, because we changed some other things and it eliminated the need I stopped working on the issue at that point and left it unresolved. So i'd like to know what you end up doing if you wouldn't mind posting the solution once you have one. Cheers Mike Kear Windsor, NSW, Australia AFP Webworks http://afpwebworks.com .com,.net,.org domains from AUD$20/Year On Mon, 22 Nov 2004 14:30:48 +1100, Lisa Bogle <[EMAIL PROTECTED]> wrote: > Hi all, > > I posted recently about drama's I am having with cfftp. I can successfully > open a connection (I get a confirmation that it succeeded) but after that I > can't do anything else including close it!!! - I get this error: > > An exception occurred when performing the FTP close operation. > The cause of this exception was that: Connection closed without > indication.. > > This has been going on for days im no closer to a solution!! - any ideas or > pointers would be greatly appreciated. I have looked in all my cold fusion > books and search the web multiple times and haven't found anything to > explain this?? > > Also what I need to do overall is allow a user to ftp a file from their > client machine to a remote ftp machine (that will not likely be running cold > fusion) via a cold fusion application - I assume CFFTP is the right tag to > use for this? - i.e. I can take a file from a client and upload it to any > given designated ftp server I have the details for right (basically just an > inbuilt browser based ftp client in my web app)? > > Cheers > Lisa --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
