Hi, I am using ASP.Net and c# to upload large files using FTP (FTPWebRequest class).
But when I am verify my application then it shows that it uses HTTP protocol. So how can I transfer files using FTP and web application.
Also please suggest is SFTP file transfer is possible using C# and ASP.Net
Thanks,
Parimal