afontenot
afontenot
Right, I had seen #106 before. I certainly see the appeal of three or four letter codes. My goal here was simply, while further changes are brewing, to go ahead...
I don't see any issue with allowing string nameplates. (Actually, you can even set the code to the empty string, and have it claim an empty nameplate with an empty...
Thanks - I think the thing I'm not used to seeing in other transfer tools is that the transfer speed drops significantly *below* the actual long-term average, and then recovers....
On the receiving end, a virtual server in a nearby Google Cloud region. On the sending end, a server with a direct ethernet connection to a cable modem with ~25...
I just now noticed from the video that the top progress bar updates very regularly, almost exactly every 1/4 second (as expected). The bottom progress bar (sending side) is much...
Do you have any ideas for debugging this? Note that the ETA is similarly affected. If this issue doesn't affect most users, I don't see the harm in enabling it.
As expected, my write patterns are extremely burst-y. I see waits over half a second regularly, sometimes over one second. However, this doesn't appear to be enough to explain the...
This should be fixed in the latest release of indicatif: https://github.com/console-rs/indicatif/releases/tag/0.17.5
I don't hate that. My thinking about total size is that the sender already knows the size of the file, typically. And the receiver also knows the size of the...
This could be revisited now, once we bump the indicatif version.