static long getFileSize(S path) { ret new File(path).length(); }