How do i check the FTP Connection status?
I am using FtpWebRequest.GetResponse() where this takes long time to check.Can anyone suggest me the fastest way to check the FTP connection status.
How do i check the FTP Connection status?
I am using FtpWebRequest.GetResponse() where this takes long time to check.Can anyone suggest me the fastest way to check the FTP connection status.