Introduction - If you have any usage issues, please Google them yourself
This java program can be used to form a file operation queu such as selecting files that need to be copied or moved. These files can come from different locations. When all files are queued the user can start the operations. These will be handled serially as to minimize hdd swapping between sectors and optimizing performance.