Testing WinSCP Automation with Porta SFTP Server

Advertisement

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
42,324
Location:
Prague, Czechia

Re: Testing WinSCP Automation with Porta SFTP Server

What does this question have to do with WinSCP?
Anyway, indeed, SFTP and FTPS are two completely unrelated protocols. So there's no reason to expect that an SFTP server supports FTPS protocol (and vice versa).

Reply with quote

LRan

Re: Testing WinSCP Automation with Porta SFTP Server

That make sense. Sorry as I am new to .NET WinSCP Assembly and SSH/SFTP/FTP. Thank you.

Reply with quote

CriticsSoft
Guest

Re: Testing WinSCP Automation with Porta SFTP Server

@LRan and for other readers, Porta SFTP Server only supports SFTP/SCP Protocol and it uses the Apache Mina SSHD java based library. It does NOT support FTP/S at all.

Reply with quote

AlgoFTP
Guest

Re: Testing WinSCP Automation with Porta SFTP Server

CriticsSoft wrote:

@LRan and for other readers, Porta SFTP Server only supports SFTP/SCP Protocol and it uses the Apache Mina SSHD java based library. It does NOT support FTP/S at all.

Thanks for this info as I am wondering why their website does not mention to not support FTP. Though, I really like Porta SFTP Server as it is portable and easy to use, and secure. BUT it is not feasible if you want to upload non-sensitive data that do not have to be in a secure tunnel for faster transfer.

Reply with quote

Advertisement

You can post new topics in this forum