Tagged Questions
1
vote
2answers
314 views
Mapping FTP and SFTP as Network Drive in Windows programmatically (Network redirector)
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 ...