T
Tanaji
Guest
I am trying to upload file to SFTP and looking for core .net implementation (not third party).
Does .net framework 4.5 supports it? I am also trying with FtpWebRequest class with FtpWebRequest.EnableSsl property.
FtpWebRequest.EnableSsl Property (System.Net)
Is that correct way to connect to SFTP using FtpWebRequest.EnableSsl?
Continue reading...
Does .net framework 4.5 supports it? I am also trying with FtpWebRequest class with FtpWebRequest.EnableSsl property.
FtpWebRequest.EnableSsl Property (System.Net)
Is that correct way to connect to SFTP using FtpWebRequest.EnableSsl?
Continue reading...