This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Connexion to SERV-U with C# command

has anyone ever managed to connect to SERV-u in SFTP with a C# command line?

  • Should be doable with any SFTP C# library as Serv-U supports the standard SFTP protocol. What library are you using? Are you getting an error?

    Make sure you use an SFTP library and not FTPS if you want to use port 22 as they are two sepatate protocols