If you got to http://localhost you can check that you're webserver is up and running but what do you type in to check that you're ftp server is up and running?

link|improve this question

56% accept rate
feedback

1 Answer

up vote 0 down vote accepted
ftp://127.0.0.1

or

ftp://localhost
link|improve this answer
Ok, great thanks it was embarrassing simple, but I probably remember this for that's sake. – Chris_45 Dec 3 '09 at 10:31
Or as an alternative: telnet localhost 21 – halfdan Dec 3 '09 at 10:51
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.