Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/expeehaa/projfs-sftp

Project a remote file system through SFTP to a local directory using ProjFS.
https://github.com/expeehaa/projfs-sftp

csharp netframework netframework47 projectedfilesystem projectedfs projfs sftp-client

Last synced: 5 days ago
JSON representation

Project a remote file system through SFTP to a local directory using ProjFS.

Awesome Lists containing this project

README

        

# ProjFS-SFTP

This project uses the Windows Projected File System (ProjFS) feature to project directories from an SFTP server into a local directory accessible through the regular windows explorer.

## Using & Compiling

If you want to use it, you currently have to compile it on your own with `Visual Studio 2019` and the `.NET Framework 4.7.2` installed.
To execute the program the `Windows Projected File System` feature has to be enabled (at least as long as it is in the Beta state).