Problem: I'm currently using PuTTY for SSHing into our server from a Windows machine but, because its output buffer is limited, when I have a large (few hundred screens' worth) amount of data sent from the server the top part is lost. Logging doesn't really cut the mustard either because it's such a faff to find the log file and mess about with it.
Question: Is there anything out there which buffers the entire session or at least allows me to dynamically increase the buffer by a few MB (whilst in the session)?
Suggestions are very welcome. Perhaps there is a front end program which you have used that gives this functionality?
-Please be gentle, this is my first question. Thank you in advance!