Java Image Browser Sorter

Java Image Browser Sorter

An Image Viewer and Utilities

Home
Tutorial
 

Directory Copy

Operation

Copies files from one directory to another. This will copy all subdirectories and files. This also copies the "from" directory into the "to" directory as the root of all the files copied.

If a symbolic link is found, the linked directory or file is copied.

This does not stop to ask questions or report errors. Problems are reported in the log file. This log file is found in the "to" directory. The log file name has the date and time created as part of the name. The log file name will look like: jibsLog_2012.04.20-18.10.41.txt

Useful for doing backups because you get a log of what worked and didn't work and it won't stop.

Screen Shot

Directory Copy Screen