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.
|