Searched refs:copyName (Results 1 – 1 of 1) sorted by relevance
383 String copyName = tmpdir + File.separator + "hyts_resource_copy" + tail; in copyFile() local384 File copy = new File(copyName); in copyFile()