Forum Moderators: open
File f = new File("C:/download/test.htm"); f.renameTo(new File("C:/download/test-rename.htm"));