How to get more traces for debug purposes ?
jClientUpload uses Commons-Logging API. To enable DEBUG mode, just copy/paste commons-logging.properties and simplelog.properties in the same directory as jClientUpload applet. Notice that DEBUG mode will slow down applet execution so NEVER enable DEBUG mode in production because jClientUpload could use much CPU after a long time. Debug messages will be displayed in the Java Console.