try {
Files.copy(sourceFile, targetFile);
} catch (IOException e) {
}
try {
Files.copy(sourceFile, targetFile);
} catch (IOException e) {
}
try {
Files.copy(sourceFile, targetFile);
} catch (IOException e) {
}
try {
Files.copy(sourceFile, targetFile);
} catch (IOException e) {
}