Hi everyone,
I'm not sure this concern has been addressed here but I'm trying to understand the way Tailscale (docker/linux version) can automatically receive files from other devices.
From what I've experienced so far it seems I have to open the Console of the container and type the following command, EACH time I send a file to my Unraid/Tailscale server.
Seems to be a "confirmation" to allow receiving the file.
./tailscale file get .
Where "." can be any directory you’d like to copy files to
It's pretty annoying since I'd like to receive files without confirming each time with the above command.
Did you manage to do it?
FYI this behavior is not the same on Android and Windows devices as they both automatically accept the files.
On Android the files go to the /Download folder
On Windows the files go the your Desktop (at least if a session is opened)