File-Dump

- PLATFORM CLI Application
- STACK
- java
- GITHUB https://github.com/dhickel/file-dump
A small program for transferring, and replacing files in bulk. Optimized for high throughput. Primarily intended for chia re-plotting. The program differs from other programs methods in a few different ways and was written for specific constrains I faced.
-
Multiple instances can be ran on different interfaces. Allowing for systems with multiple nics to take advantage of of the extra bandwidth
-
Allow for hot config reloading, as the program is running you can alter your config adding/removing directories without the need to restart and stop existing transfers
-
Can delete files for space with the ability to delete by size, and/or for being in a specific directory.
-
Define the max number of transfers at once per server, in the client config.
-
Automatically rotated directories when writing.
-
Outputs transfer statistics to a file transfer_stats.csv