Offset to Central Directory cannot be held in an Int64 - WeOnlyDo Discussion board

Offset to Central Directory cannot be held in an Int64 (wodFtpDLX / wodFtpDLX.NET)

by Computop, Monday, August 12, 2019, 17:44 (1691 days ago)

I am connecting to an SFTP Server via FtpDLX. I am able connect and receive a .zip file without a problem.

However when I try to extract the file by using C# .Net ZipArchive library, I receive "Offset to Central Directory cannot be held in an Int64" error. I try to open with WinRar manually, then receive "Unexpected End of Archive" error.

I also connect through WinSCP with same credentials, download the file, and open it without an error. So the file is not corrupted.

Any idea why would that happen?


Complete thread: