Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/osrdrivers/tunnel

Demonstrate the behavior of the tunnel cache on Windows
https://github.com/osrdrivers/tunnel

Last synced: 23 days ago
JSON representation

Demonstrate the behavior of the tunnel cache on Windows

Awesome Lists containing this project

README

        

# tunnel #

Windows file systems support something called a "tunnel cache", which will restore long names of files if they are deleted and
recreated using the short name. It's hard to test using standard Windows commands, so this utility demonstrates the behavior.

# Building the sample #
The provided solution builds using Visual Studio 2017.