JOptionPane.showMessageDialog(null, "Leggi il file nextToken.txt");
//read next.txt
nextToken = FileSystemUtils.readFile(nextPath);
//nextToken = FileUtility.readFile(nextPath);
destinationACLReached = uploadManager.finished(nextToken);
if(ServerConfiguration.debug)
JOptionPane.showMessageDialog(null, "destinationACLReached: " +destinationACLReached);
//read jsonout.txt