You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried downloading a file through sftp with DownloadFile method available in SftpClient class, but this is not resuming the download when the connection resumes after an interruption. Nothing is mentioned in the documentation about this. Are there any methods available to do this?