markhuge MH\n s

Securely pipe output to another host

published:

signed with 0x683A22F9469CA4EB

I was in a weird situation where I had to export some data from a device attached to a non-encrypted (but otherwise trusted) system, to an encrypted system that was incompatible with the device. I wanted to transfer this data without an intermediary writes on unencrypted disks.

The first thing that came to mind actually worked really well:

someCommand | ssh user@host ">filename.foo"

About the Author

Mark Wilkerson

0x683A22F9469CA4EB

R&D engineer @ Twitch. Previously Blizzard, Hightail, Co-Founder @ SpeakUp

Mark is building open source tools to make web3 and decentralized self-ownership easy for regular people.

Live dev streams at Twitch.tv

More Posts