简体   繁体   English

使用 SSHFS 在 Windows 10 中安装 Linux FS

[英]Mounting Linux FS in Windows 10 using SSHFS

I don't exactly remember how my friend synched his changes in VS Code with remote machine(Gitlab).我不完全记得我的朋友如何将他在 VS Code 中的更改与远程机器(Gitlab)同步。 He commits, adds, changes the code in VS Code and it automatically applied to remote machine.他在 VS Code 中提交、添加、更改代码,并自动应用于远程机器。

The problem is I don't remember exactly remaining part but ssh XYZ userid@server I don't remember the part XYZ but I know that ssh is secure encrypted connection to the remote server but I don't know the ssh XYZ问题是我不记得确切的剩余部分但 ssh XYZ userid@server我不记得部分XYZ但我知道 ssh 是与远程服务器的安全加密连接但我不知道 ssh 但我不知道Z1787D7646304C5D987CF4E64A3973DC74

I found what I was looking for.我找到了我要找的东西。 Actually, XYZ for 'fs' if in total then sshfs command.实际上,如果总共是sshfs命令,则XYZ表示 'fs'。 Here is how to install it:以下是它的安装方法:

  1. Install the latest version of WinFsp .安装最新版本的WinFsp
  2. Install the latest version of SSHFS-Win .安装最新版本的SSHFS-Win Choose the x64 or x86 installer according to your computer's architecture.根据您的计算机架构选择 x64 或 x86 安装程序。
  3. Map Windows Drive using this URL: \sshfs\username@machine_ip.... Map Windows 使用此 URL 驱动器:\sshfs\username@machine_ip....

Author of the following instructions can be found here以下说明的作者可以在这里找到

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM