John Jorgensen
John Jorgensen
Some experimentation (trying to uncover some really weird inconsistencies) seems to show that (all else being equal), older ssh client versions like 9.2p1 don't pass the escape sequences, while newer...
Just a note, the gist @voliva mentioned still exists. They had changed their username, so the original link is dead, but it's now [here](https://gist.github.com/k-tten/04a3cd3d5a8ee1532f64e82094f434c8).
I recently had a problem similar to this, so I tried it with a randomly generated binary file (created with `dd if=/dev/urandom of=testfile.bin bs=1M count=1024 status=progress`). After transferring the file,...
# Further Testing The issue seems to only occur when the file is being sent from Firefox, regardless of the receiving browser. Firefox when acting as the receiver works fine....
Since there's no documentation, I haven't managed to get the server fully working on my local machine, my next semester of college starts soon, and there's some evidence that the...