Answer the question
In order to leave comments, you need to log in
How to setup mount and sshfs in windows?
Hello!
Linux has a mount command that can mount one folder on one partition to another folder on another partition. It is also possible to mount a server or smb (shared folder) to the ftp folder and an analogue of mount - sshfs, which can mount the sftp (scp) folder and all services and programs see the folder as local. Well, mount has a lot of functionality. How to do it on Windows? Help me please!
Thanks in advance for your replies!!!
Answer the question
In order to leave comments, you need to log in
There are practically no third-party file system drivers in Windows. the microsoftware itself is not interested in this, the rest do it according to the residual principle, there is an ext * btrfs driver, a bit highly specialized, and FSE.
accordingly, the mount command is not needed. everything is done manually through the graphical interface, after all, Windows, and not some kind of naked console :)
there is a similar functionality in net (connecting shared folders) and diskpart
, so use the graphical interface, or Windows.
Play around with https://docs.microsoft.com/en-us/windows/wsl/insta...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question