Stream file rather than downloading
I wish I could do this on Windows as well.
Advertisement
Advertisement
Advertisement
Advertisement
GetFile
method with FTPS.
Advertisement
GetFileToDirectory
method.
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).
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).
Advertisement
You can post new topics in this forum