SSHFS on Windows

Kitsunetic·2020년 12월 20일
0

Downloads

WinFSP
https://github.com/billziss-gh/winfsp/releases/tag/v1.8

SSHFS
https://github.com/billziss-gh/sshfs-win/releases/tag/v3.5.20024

Usage

# Usage
net use X: \\sshfs\<id>@<address>!<port>

Put name of 'sshfs': <id>
Put password of sshfs: <password>

# Example
net use X: \\sshfs\myid@192.168.0.200!22

0개의 댓글