Check for file integrity support
Is there a way, using the .NET API, to check whether or not a FTP host supports a checksum validation so that the session.CalculateFileChecksum() call can be avoided?
Even better, if I can see which hash algorithms are supported.
Thanks!
Even better, if I can see which hash algorithms are supported.
Thanks!