Tailscale SSH with SFTP Clients

I do a lot of transferring with SFTP clients like FileZilla and others for the graphical convenience. Is there a way to get these clients to support Tailscale SSH for SFTP Transfers?

For example, with FileZilla, I get:

“Error: FATAL ERROR: No supported authentication methods available (server sent: tailscale)
Error: Could not connect to server”

You probably have to use your system’s ssh daemon. Tailscale ssh is quite perfect for interactive access.

There is also Tailscale drop, an alternative way to transmit files

Yes I know.

I’m curios to know if Tailscale intends to add some compatibility for system that cannot use the system SSH Daemons. The only workaround I have at the moment is to reach these systems via Subnet Router.

I’ll probably open a feature request on Github.