OK, this is officially the weirdest day of my life.

Just had been copying something over SSH. The progress got stuck. I've pressed Ctrl+C and it got unstuck and continued.

WTF?

#SSH #Linux

@lig How did you "copy something over SSH"?
@nik
- scp
- rsync
- ssh "cat <file>" > <local file>
@lig not sure what I am supposed to do with this list…
@nik I've missread did for do in your first question first:)