Sending and receiving files

Send and receive files between p2p nodes

Sending and receiving files

EdgeVPN can be used to send and receive files between hosts via p2p with the file-send and file-receive subcommand.

Sending and receiving files, as services, don’t establish a VPN connection.

Sending

$ edgevpn file-send 'unique-id' '/src/path'

Receiving

$ edgevpn file-receive 'unique-id' '/dst/path'