List of utility methods to do File Overwrite
File file = new File(dir, name); return overwriteFile(file);