I am not totally stupid, but....
I have an ASP.NET 1.1 application from which a client wants me to send them a file via SFTP... they have an SFTP Server their end.
I can't get my head round what I require - is edFTPNet enough? Or have I got to install some sort of SFTP Servver (or SSH Server) as well?
I don't need any UI in my application - it will simply create a file each day and then SFTP it across to the client.
Is there an "How to for dummies" anywhere? :)
Thanks...