FanDjango

Results 406 comments of FanDjango

See the above conversation. And ASYNC is still missing, of course.

> Apologies if this is too much over checking on my part, but since we don't have any decent tests for these cases (we probably should create them), I need...

I actually did find a bug, thanks to doing some testing on `AddToEnd`. Come on - own up: You tested it already! > However the idea of assuming the remote...

I am going to rebase and bring all the changes together, then I will go over the changes in detail and also compare sync and async.

You could verify a few things: 1. It works without encryption. If your server enforces encryption, of course you cannot try this. 2. Use different listing method instead of MLST....

@noxe I know you can effectively only try 2, 3, 4 because you have no control over the server. But others reading this who have the same problem might profit

It is as if it can't open **any** data channel. Probably any kind of data channel. Although the server advertises it can MLSD and MLST, can you try a `FtpListOption.ForceList`...

Well, we have learned something (offline): it works when its not .NET 6 - if you use .NET Framework 4.8, no error. @robinrodricks So now that is at least a...