I want to create a link to remote Linux folder from Windows 10 machine. I see Windows has SFTP and SCP commands built in for accessing remote machines. So there must be some way to create links as well.
I wonder if we can we do something like below? (forgive the syntax)
mklink /D c:\remotelinks\remoteDir ssh:user@host//linuxdir