I am trying to mount a folder located inside WSL to my Ubuntu 20.4 machine using SSHFS but I always get the message that there is "No such file or directory." How can I do it?
The obvious way I tried to mount the directory was the following:
sshfs user@remotehost:"\\wsl$\Ubuntu-20.04" /home/user/Remote/