copy

public static boolean copy(File inFile, File outFile)

This method copies one file to another location

Return

true on success

Parameters

inFile

the source filename

outFile

the target filename