All Projects → maxogden → Copydat

maxogden / Copydat

fast (hopefully) encrypted (hopefully) file copy between two machines using a dat key

Programming Languages

javascript
184084 projects - #8 most used programming language

copydat

fast (hopefully) encrypted (hopefully) file copy between two machines using a dat key

usage

on one machine (sending data)

$ copydat .
// then copy the key

on other machine (receiving data)

$ copydat <key> .

and it should copy data (hopefully)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].