Robin Rodricks
Robin Rodricks
@inside686 This seems to be now occuring at ResumeUpload / ResumeDownload. Fix will have to be attempted.
GetListing() returns a NullReferenceException: Object reference not set to an instance of an object.
Wow, thanks for this great debugging.
Good idea, any suggestions how to implement this? A new property/method in FtpServerBase?
@Adhara3 please don't need to ask my permission to make pull requests, its hard to check so many active tickets. If you have any suggestion, please just file a PR...
It is not currently supported on .NET core, due to some internal stream handling logic missing from the .NET core framework compared to .NET framework.
I think you are setting too many things up. Just try using `client.AutoConnect()` with the latest FluentFTP.
@jblacker Good point. I created this "catch all" issue in case people were having trouble. I can't exactly explain or reproduce it. It just keeps coming up time and again...
Amazing info. The 4 times sounds like a bug - I think once is enough?
Sorry for the late response. Just got around to doing this. I added your fix by default for all servers - I don't see the harm. However I inverted the...
Released. https://www.nuget.org/packages/FluentFTP/35.0.2