Sorry I think I am finally asking the right question. First I asked Create a shell namespace extension
Anyways I am synchronizing and sharing files between two peers just like drobox but with larger data. I was wondering how could I create a web share or ftp share server so that I can connect to it from windows.
For example when you click on:
Then
if I select ftp://ftp.microsoft.com
then this is what I get:
From researching on the internet I saw that IIS supports this. I was wondering if there are some libraries that will enable me to create this server on c#.