Hello, what is the best way to transfer a csv file to FTP server? It’s a SFTP and needs to transfer in ASCII.
Thanks!
I would use a .NET library (such as SSH.NET or SharpSSH) via .NET Interop.