A JavaFX application that copies random files from a source to a destination using RandomFileCopier
- Limits the number of files to copy
- Limits the bytes to be copied into the destinaion
- Filter the available files by several extensions
- Include hidden files
- Ability to specify a new extension to the CheckComboBox
- Filter the files by matching some string in the name
- Fix special characters shown on the TextArea in UTF-8
RandomFileCopierFX is licensed under Apache License 2.0