skazantsev / WebDavClient

Asynchronous cross-platform WebDAV client for .NET Core
MIT License
155 stars 30 forks source link

Download large files #78

Closed CaedesCZ closed 1 year ago

CaedesCZ commented 1 year ago

I have problem with dowloading big file (2.7GB). It looks like there is some Stream inside WebDavClient which overflow. Is there any posible way to clear it or download large files?

CaedesCZ commented 1 year ago

Sorry, my fault. I make mistake in your perfect library. :-)