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 --name unique-id --path /src/path
Receiving
$ edgevpn file-receive --name unique-id --path /dst/path
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified May 15, 2024: Merge pull request #367 from mauromorales/patch-3 (6e74074)