winfsp / sshfs-win

SSHFS For Windows
https://winfsp.dev
Other
4.78k stars 250 forks source link

Setup Instructions for noobs / SSH for dummies #415

Open iamjonny opened 6 months ago

iamjonny commented 6 months ago

Hi I've found this on https://stackoverflow.com/questions/5097389/can-androids-internal-memory-be-mapped-to-a-drive-letter-on-pc , but not sure exactly what it can do or is or what's needed to make it work (to ssh / sftp to droids)

installed with the winget command 👍 Whilst the documentation is comprehensive, I'm not sure if

I searched a few stores, and first grabbed SSHDaemon from F-Droid. This tells you to get winscp or filezilla.

Does sshfs-win work with this?

I've started the ssh server on my droid (with sshdaemon) and have ip and port, user and password, and folder mapped 👍

With windows map network drive I tried using ip:port as server, then using \\ip:port, but always get cannot access , even when credentials provided

ping ip returns packets, whereas ping ip:port does not find host (perhaps expected).

💡 Using WinSCP the key signature device authentication prompt was received, and the file-system is mounted 😍 But still no drive letter assigned 🤦‍♂️

D'oh!