System Grab Bag

View all TLDR pages from common (or from all pages)

tailscale file

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 information: https://tailscale.com/kb/1106/taildrop/.
  • Send a file to a specific node:
    sudo tailscale file cp {{path/to/file}} {{hostname|ip}}:
  • Store files that were sent to the current node into a specific directory:
    sudo tailscale file get {{path/to/directory}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.