Regarding the error catching connecting to ftp site
How can we catch errors for the wrong userid or password when we are connecting using C# .net code?
How do we check for the site is up or properly functioning using .net code?
How do we check for the site is up or properly functioning using .net code?