static S uploadFileToImageServer(File f) { ret uploadToImageServerIfNotThere(f, loadImage2(f), f.getName()); }