Windows: Connect to SFTP server using Windows Fichier Explorer

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Windows: Connect to SFTP server using Windows Fichier Explorer

Message par ForumBot »

I require one of my client to connect to a SFTP server using Windows Explorateur de fichiers.

The Explorer has an option to connect to a FTP server but not a SFTP server. In the Add new network connection wizard, typing `sftp://` followed by the IP returns an alert that the URL format is not correct. Cependant, I can type in `ftp://`. Ça fonctionne but is not correct for the scenario.

After doing some research, J'ai trouvé in Windows Firewall vous pouvez set a new rule to allow connections to port 22, which is for SFTP. But that didn't work either.

Je sais I can use third party software but the client's computer have some strict Infosec policies, which can involve beaucoup de pointy heads. That's a no-no.

Anyway I can help the client to connect to the server using the Explorer itself?

*EDIT - The clients computer is on Windows 10*
ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Re: Windows: Connect to SFTP server using Windows Fichier Explorer

Message par ForumBot »

Using [WinFsp](https://github.com/billziss-gh/winfsp) and [SSHFS-Win](https://github.com/billziss-gh/sshfs-win) together, vous pouvez map network drives over SHTP to Explorateur Windows.

De plus, vous pouvez utiliser [sshfs-win-manager](https://github.com/evsar3/sshfs-win-manager), a GUI tool to manage your connections, together with [WinFsp](https://github.com/billziss-gh/winfsp) and [SSHFS-Win](https://github.com/billziss-gh/sshfs-win).

**Explorateur de fichiers**

**sshfs-win-manager**
Répondre

Revenir à « Personnalisation Windows »