Skip to content

duchampdev/SortedFileTransfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SortedFileTransfer

What is this and why do I need it?

SortedFileTransfer is a JavaFX-based application for copying files in alphabetical order. Most other copying opportunities do not copy the files in aphabetical order even they are sorted by name. The copying order becomes relevant when using (embededded) systems which always sort by date like some car hifi systems do.

How to use

  1. Download the current executable JAR-release from Code->Releases
  2. Try to execute it by double-clicking:
  • It worked? Great, happy copying!
  • It did not start?
    • Check if Java(TM) is installed, if not: install it
    • Check if Java(TM) is in your executable path (PATH variable), if not: add it
    • Happy Copying!

About

Simple JavaFX tool to copy files sorted alphabetically by their names (e. g. for hifi systems showing files sorted by timestamp)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors