I'm having an issue using cfftp to download large files (> 50MB) in CF8, with 
the latest hotfix applied. Basically the download almost completes (all but the 
final bytes of the file are there) and then the thread just hangs:

java.lang.Object.wait(Object.java:???)[Native Method]
- waiting on <0x3de71c> (a [I)
java.lang.Object.wait(Object.java:485)
org.apache.commons.net.telnet.TelnetInputStream.read(TelnetInputStream.java:339)
org.apache.commons.net.telnet.TelnetInputStream.read(TelnetInputStream.java:466)

Eventually the cfftp timeout passes and an error is thrown. I have tried active 
and passive modes.

If I disable Windows Firewall on the CF server, the transfer completes every 
time. So something must be going on there. Does anyone know what rules I would 
have to add to Windows Firewall to get CFFTP to reliably work with the firewall 
enabled? I have tried adding jrun.exe, java.exe. Port 21 is open, but I know 
that FTP uses more than that for transfers.

TIA 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion is delivering applications solutions at at top companies 
around the world in government.  Find out how and where now
http://www.adobe.com/cfusion/showcase/index.cfm?event=finder&productID=1522&loc=en_us

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

Reply via email to