Copies a file to a new location preserving the file date.
Copies a file to a new location preserving the file date.
This method copies the contents of the specified source file to the specified destination file. The directory holding the destination file is created if it does not exist. If the destination file exists, then this method will overwrite it.
Copies a file to a new location preserving the file date.
Copies a file to a new location preserving the file date.
This method copies the contents of the specified source file to the specified destination file. The directory holding the destination file is created if it does not exist. If the destination file exists, then this method will overwrite it.
Deletes a file.
Deletes a file. If file is a directory, delete it and all sub-directories.
Deletes a file.
Deletes a file. If file is a directory, delete it and all sub-directories.
Checks whether or not a file exists
Checks whether or not a file exists
Moves a file.
Moves a file.
When the destination file is on another file system, do a "copy and delete".
Moves a file.
Moves a file.
When the destination file is on another file system, do a "copy and delete".