Skip to content

Antowka/copier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Find & Copy

###Script for recursive searching files by pattern and copy result to distination folder

Download execute file: copier.jar

This script can work in console or gui

For use GUI, you need start jar without arguments:

java -jar coper.jar

GUI

OR use in console:

  • Find and copy - *java -jar coper.jar /source-folder /destination-folder .txt
  • Help - java -jar coper.jar --help

About

Utilites from collect files by pattern from subdirectories and copy in target folder - (Java 8, nio and JavaFX)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages