Hi I was hoping someone can help with an issue we are having with edtFTPnetPRO.
We get the following error after edtFTPnetPRO has sent the -FEAT command and received a replay of 211 no extensions support.
Exception: Object reference not set to an instance of an object. [System.NullReferenceException]
Stack:
at EnterpriseDT.Net.Ftp.FTPClient.Features() at L_006b
at EnterpriseDT.Net.Ftp.FTPConnection.qmODUOgib() at L_0021
at EnterpriseDT.Net.Ftp.FTPConnection.PostLogin() at L_0007
at EnterpriseDT.Net.Ftp.ExFTPConnection.PostLogin() at L_0007
at EnterpriseDT.Net.Ftp.SecureFTPConnection.PostLogin() at L_0007
at EnterpriseDT.Net.Ftp.SecureFTPConnection.Connect() at L_02e8
I tested this with the following versions
7.2.1.20
7.3.1.20
Is there a way of suppressing the -FEAT command?
Thanks
Chris