Description: Copy the files. Command format is as follows: java copy source file name destination file name. The program will copy the source file to the target file, and then displays the number of bytes in the file. If the source file does not exist, it will inform the user can not find the file. If the target file already exists, inform the user of the target file exists.
To Search:
File list (Check if you may need any files):
Copy.java