Hi, all.

I'm trying to use the cfftp tag in CF 8 (that's right Will. CF 8! :o),
and everything seems to go well until the downloaded portion of the file
passes 4GB.  At that point CF throws an error.

An error occurred during the FTP GetFile operation.     
Error: IOException caught while copying..       
                
The error occurred in E:\Inetpub\webroot\GAMLS\cfm\gamls-ftp.cfm: line 53       
51 :    action="GetFile"
52 :    remoteFile="/Data/New_Data_Format/actives/Actives_10.zip"
53 :    localFile="E:\GAMLS\Active_10_2.zip">
54 :    
55 : <!--- Close the connection.--->    


I know there are not any limitations on the FTP server I'm accessing,
because it was setup to allow the very functions I'm attempting.
The file in question is 25MB on the remote server.  I get slightly
over 4GB each time, and then the error above occurs.

Anyone run into this and what is the solution?

Thanks for any feedback.

Rick



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297307
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to