sparkeh9/CoreFTP

Exception Messages unclear while fail to login

Closed this issue · 1 comments

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

It's an aggregated exception - a standard .NET feature. Check the inner exception.