I would like to copy stuff in bulk (reimage disk using dd) with netcat from host A to B via ssh encrypted channel on Linux.
What commands should I type on both ends? Could you please explain what each parameter means? I was googling for a while, but could not find a concise walkthrough.
Thank you!