At 10:25 AM 1/12/2001 +0000, you wrote:
>The FTP has been driving me absolutely NUTZ!!!!!!!
>
>I like WS FTP I use the registered version myself, but the number of
>time-outs and "blocking call canceled" messages I was getting started to
>become a real pain. Nothing I could do to the settings made any difference
>:-(
>
>Anyone else have simillar problems....
>
>If anyone if the CF Stu development team is listening, the product itself is
>the best version yet.... The built in FTP could do with being a bit more
>flexible and reliable ;o)

FYI......This was on CF Forum this morning


Author: John Finlayson-Fife ([EMAIL PROTECTED])
Subject: sounds right
That sounds right. The FTP libraries were replaced with libraries licensed 
from Ipswitch (WS_FTP), which connect much faster than the old libraries 
did. The tradeoff is that these new libraries don't silently reconnect 
after timeout, as the old libraries did. We do still reconnect, but only 
after you click through the timeout message and try the action (or refresh) 
again.
 From the release notes:
If an FTP connection times out, the next action will result in an error 
message, usually something like: 'Winsock Error: connection reset', or 
'Last line: 421 Connection timed out. LastError: Success' or 'Last line: 
421 Connection closed by administrator. LastError: Success.' If the next 
action is to select a new folder, you'll get the error and no files will 
show in the list. Hit F5 to reconnect and refresh the file list. If the 
next action is file related, you'll get the error and the action is not 
completed. Doing the same action again will reconnect and succeed.





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to