Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
+1 vote
140 views
in CompleteFTP by (140 points)
Does your FTP library:

1) support a callback to verify a server certificate?  i.e., when making a TLS connection, allows me to approve a cert that might otherwise not be approved.

2) support the CCC command of FTPS?

3) have a logging/tracing feature that I can capture and redirect to my own destination(s)?
by (51.1k points)
You've selected CompleteFTP as the product, but CompleteFTP is a standalone server application, rather than a library. We do have two libraries products: edtFTPj/PRO for Java and edtFTPnet/PRO for .NET. Are you inquiring about one of these products? If so, which one?
by (140 points)
Sorry, I didn't see the product selection part.  I'm interested in edtFTPnet/Pro for .NET

1 Answer

0 votes
by (51.1k points)

1) support a callback to verify a server certificate?  i.e., when making a TLS connection, allows me to approve a cert that might otherwise not be approved.

Yes, see SecureFTPConnection.ServerValidation

2) support the CCC command of FTPS?

Yes, see SecureFTPConnection.UseUnencryptedCommands

3) have a logging/tracing feature that I can capture and redirect to my own destination(s)?

Yes, see Logger.AddAppender

Categories

...