FTP Error : System.Threading.Tasks.Task FluentFTP.FtpClient.ConnectAsync()

System.Threading.Tasks.Task FluentFTP.FtpClient.ConnectAsync() Error when executing With FTP session , what should i do

There may be two reasons for that @Adhu_4

  1. Bad network connection or
  2. SSL connection taking long time to connect ( very rare case) :slight_smile:
1 Like

I had this problem today and i uinstalled fluentFTP package. This fixed the issue.