.ASPX test page : Test FTP installed, Login password are correct
Posted
by
Yagami
on Stack Overflow
See other posts from Stack Overflow
or by Yagami
Published on 2011-01-10T11:08:11Z
Indexed on
2011/01/10
11:53 UTC
Read the original article
Hit count: 182
Hi All
I'm designing a Test.aspx page which give an overview regarding the status of several software : Windows service, Web application , Web service, Playout ...
I have already a FTP.cs class which implement edtFTPnet.dll logic.
I need just 3 things :
- How test if a server has an FTP Server solution installed or not.
- Check if FTP server is up or down
- Check if the giving login and password are correct
Best regards
© Stack Overflow or respective owner