2009-08-19 04:21:39 UTC
Hey thanks for the complements. I have released a new update to FONC. I noticed a small bug that could cause odd behavior. I also added logging to help debug this sort of issue.
I downloaded Core FTP LE to test it out, but I could not duplicate the bug. So maybe the thread update I did fixes this issue.
Download the new release and try it out. If you still have the issue turn on logging for both the server and the client, so I can review the control messages to debug.
java -jar server.jar fonc.conf fonc.log
java -jar client.jar fonc.conf fonc.log
Thanks!