💭 Taildrop · Tailscale Docs =========================== !https://tailscale.com/kb/1106/taildrop?tab=linux Date: September 24, 2024 Taildrop · Tailscale Docs Learn how to easily send files between your personal devices on a Tailscale network. Tailscale · tailscale.com [1] Tailscale comes with a feature called taildrop that lets you _easily_ share files between machines on your tailnet. If you have tailscale on ios/android it shows up as a share target when you try to share something, and you can pick the machine to share with. What was not obvious to me was how to receive the file on linux. The linux tailscale service does not automatically receive the file, which can be kinda nice that you can put it where you want, but was not obvious to me at first. Use this command to receive files. ``` bash sudo tailscale file get . ``` !!! note This post is a thought [2]. It's a short note that I make about someone else's content online #thoughts [3] References: [1]: https://tailscale.com/kb/1106/taildrop?tab=linux [2]: /thoughts/ [3]: /tags/thoughts/