Closed Joedahms closed 1 month ago
Sometimes when sending a file, it works as expected and the file name is sent, then the file contents. But sometimes the first few bytes of the file content are sent along with the file name.
Can't reliably reproduce this bug
Fixed. Chunks of data are sent all as one packet.
Sometimes when sending a file, it works as expected and the file name is sent, then the file contents. But sometimes the first few bytes of the file content are sent along with the file name.