Exception Messages unclear while fail to login
Closed this issue · 1 comments
hung-doan commented
Login fail because of FTP Server require SSL connection. But I receive this unclear error msg
System.AggregateException: One or more errors occurred. (End) ---> CoreFtp.Infrastructure.FtpException: End
sparkeh9 commented
It's an aggregated exception - a standard .NET feature. Check the inner exception.