Seems like something was broken, when we modified the code for async upload. In synchronous mode, when you add more than 1 file, the file get replaced (instead of added). This bug disappears when switching to async mode. @sescandell Any ideas what might cause this? Maybe somewhere the file list is cleared? It shouldn't be for SYNC mode.