I have been assigned an internal task that i need to write a Windows App in C# that, when user input their username and password, Windows magically map the FTP or SFTP folder as a network drive.
I have go through some research and seems "Network Redirector" is the answer of my question.
I am not very familiar with windows thingies, can anyone tell me if this is the right direction? Or you have better clues?
Thanks.