The received file's size is significantly larger than the original.
If you repeatedly "exfil" the file, it will only get bigger each iteration.
How to reproduce the issue:
- Have a file, note the file size.
- Perform a send and receive, and observe the newly constructed file is larger than the original.
- Perform this on the newly constructed file for another iteration from steps 1 and 2, the new file is even larger than the previous copy.
It perpetually gets larger each time. I wonder what's causing it to behave be this way.