FTPS (and streaming) is supported by the native .NETFtpWebRequest
class. Though it has its limitations. For example it does not support TLS/SSL session resume. What can indeed be a showstopper (now or later).
This is exactly our issue.
FTPS (and streaming) is supported by the native .NETFtpWebRequest
class. Though it has its limitations. For example it does not support TLS/SSL session resume. What can indeed be a showstopper (now or later).
FtpWebRequest
class. Though it has its limitations. For example it does not support TLS/SSL session resume. What can indeed be a showstopper (now or later).
GetFileToDirectory
method.
GetFile
method with FTPS.