winfsp / sshfs-win

SSHFS For Windows
https://winfsp.dev
Other
4.93k stars 252 forks source link

register sshfs for sftp protocol #294

Open Mannshoch opened 3 years ago

Mannshoch commented 3 years ago

thatway the kdeconnect for windows would be able to connect and mount android phones in Windows explorer.

Mannshoch commented 3 years ago

sftp://[USERNAME]:[PASSWORD]@[IP-Adress]:[PORT]/[PATH]

[HKEY_CLASSES_ROOT\sftp\shell\open\command]
@={PATH-TO-SSHFS-WIN}

found this whil browsing for the problem: https://learn.microsoft.com/en-us/windows/win32/search/-search-3x-wds-ph-install-registration

May a developper could work with that.

Mannshoch commented 1 year ago

duplicate: https://github.com/winfsp/sshfs-win/issues/305