commands.sh

tailscale file

all

Send files across connected devices on a Tailscale network. It currently does not support sending files to devices owned by other users even on the same Tailscale network.

More info →

Examples (2)

Send a file to a specific node

tailscale file cp path/to/file hostname|ip:

Store files that were sent to the current node into a specific directory

tailscale file get path/to/directory
made by @shridhargupta | data from tldr-pages