fast-data-transfer / fdt

FDT is an Application for Efficient Data Transfers which is capable of reading and writing at disk speed over wide area networks (with standard TCP). It is written in Java, runs an all major platforms and it is easy to use. FDT is based on an asynchronous, flexible multithreaded system and is using the capabilities of the Java NIO libraries.
https://fast-data-transfer.github.io/
Apache License 2.0
198 stars 45 forks source link

applied patchfile.txt from issue #30 upstream #38

Closed grandmasterlinux closed 5 years ago

grandmasterlinux commented 5 years ago

Going through your issues I found #30 which I am experimenting with. As there was never a pull request created for this issue from the original author and 2 years+ have passed, I figured why not get the process started at least

grandmasterlinux commented 5 years ago

debugging the build and will re-submit with a cleaner implementation