Problem during download of files
Hi,
I have some problems with downloading folders with files from a SFTP server over WinSCPnet.dll.
The download stops in the middle of the process without any error, and in the end, the files are missing from the target directory or are present but with incorrect extensions.
I've tried out several methods (
I've attached the debug and session log with some data redacted for legal reasons.
Best regards
LiTe
I have some problems with downloading folders with files from a SFTP server over WinSCPnet.dll.
The download stops in the middle of the process without any error, and in the end, the files are missing from the target directory or are present but with incorrect extensions.
I've tried out several methods (
GetFiles
, GetFile
, GetFilesToDirectory
) and all produce the same results. I've also used the Check
method for TransferResult
. There are no exceptions thrown and the Windows event log doesn't show anything either.
I've attached the debug and session log with some data redacted for legal reasons.
Best regards
LiTe