/SFTwx

rewrite of SortedFileTransfer using C++/wxWidgets

Primary LanguageC++GNU General Public License v3.0GPL-3.0

SFTwx

SFTwx is a native application for copying files in alphabetical order. Many other tools do not copy the files in aphabetical order but in the physical order on the disk. The copying order becomes relevant when using (embededded) systems which always sort by date like some car hifi systems do.

This a rewrite of SortedFileTransfer in C++ using wxWidgets.

Remark: The code in this repository is not yet ready to be used in practice and might cause data corruption. Use it at your own risk. But honestly, do not use it yet.