Re: Connect to UNC path with a username and password
Never mind got this to work.
Thank you for all your help! Great work!
-Nuzi.
nuzi
Re: Connect to UNC path with a username and password
Sorry, I do not understand.
Do you want to download file to UNC folder, upload from UNC folder, upload to UNC folder or download from UNC folder?[/quote]
Hello,
I would like to :
1. Upload files from UNC folder by providing username and password programmatically.
2. Download files TO UNC folder which again needs username and password to be provided to access the same
Thanks,
Nuzi
martin
Re: Connect to UNC path with a username and password
Sorry, I do not understand.
Do you want to download file to UNC folder, upload from UNC folder, upload to UNC folder or download from UNC folder?
nuzi
Connect to UNC path with a username and password
Hello,
To select the local folder I have to connect to a UNC path and provide a username and password.
I don't see an option for username/password when connecting to UNC path.
Can you please let me know how this can be achieved?
I am using WinSCP.Net dll in a Web application and hence to select the folder I need to connect to UNC path.