# wormhole > Get things from one computer to another, safely. > More information: . - Send a file: `wormhole send {{path/to/file}}` - Receive a file: `wormhole receive {{wormhole_code}}` - Send raw text: `wormhole send` - Send a file with a custom code phrase: `wormhole send --code {{custom_code}} {{path/to/file}}`