In my fork I keep the temporary files and keep track of how many packet they have received.
That way I can receive large files by appending newer packages when the file is resent and not start over on each file that had lost packages.
Without this feature it's almost impossible to receive large files in a live environment.
Do you want a PR for this?
In my fork I keep the temporary files and keep track of how many packet they have received.
That way I can receive large files by appending newer packages when the file is resent and not start over on each file that had lost packages.
Without this feature it's almost impossible to receive large files in a live environment.
Do you want a PR for this?