View Single Post
Old 09-18-2002, 04:57 PM  
bigstar
FlashFXP Developer
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

These errors appear to be non-fatal and can't explain why the transfers failed.

The first 2 are expected because we compiled FlashFXP with range checking. The value being passed is out of range exits the routine, this is the expected behavior.

The last error appears to be a failure in parsing a single line of the ftp file listing, without the actual line from the listing it's hard to determine why it failed.
bigstar is offline