TIL that the scp command does not, by default, compress files it transfers, and that you need to add the -C flag to make it do that, and by doing that I have sped up my transfer speed about 40x, and without this knowledge I have probably wasted literally days of my life waiting for things in the past.
Some may say "why are you using scp rather than rsync" and to that I say, rsync has even more ridiculously complicated flags to learn.
@jimbob also scp is included with windows, rsync is not 😀
@Paxxi @jimbob Have I genuinely been away from Windows so long that it's gotten... useful tools? Is this reality? Am I real?
@penryu @jimbob things have happened, it ships proper curl, albeit an old version afaik, ssh client and server and it's got a package manager(sort of) winget

@Paxxi @jimbob I'm impressed. Canonical has been a good influence, I take it?

I don't suppose there's a reasonable terminal emulator? Or is putty still a thing? Or is WSL a better option?

@penryu @Paxxi @jimbob I don't think you can run a local CMD shell in putty, but if I'm wrong and someone points that out I'll be delighted.

@dragonfrog @Paxxi @jimbob

Of all the things I would do in a posix terminal, cmd isn't one of them.

@penryu @Paxxi @jimbob

Sure, a whole posix shell environment would be fantastic, but this is still Windows and you still need to run the tools to manage the OS in something. Might as well not be the world's least useful terminal.

@dragonfrog @penryu @jimbob windows terminal + powershell is great
@dragonfrog @Paxxi @jimbob ngl all I really want is not to have to download putty as soon as I login