|
Hi im in middle of building a website for my father, im using one.com as the host. Im using microsoft front page to do the web page but ive run into problems trying to get it from front page onto the site, ive downloaded the ftp programme which i need to transfer but it keeps coming up with the following :resolving www.ftp.*************.co.uk/index...
Can't establish connection --> www.ftp.**********.co.uk/index:21 @ Sun Feb 17 16:59:39 2008 (11004-100)
The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for.
ive put stars in instead of giving out the website location but does anyone know where im going wrong or someone brainier than me (im a beginner) want to offer their email address to give me assistance.
any help would be absoloutely fantastic
Need help with ftp file transfer???? cant get it to work?
the ftp address will probably be just ftp.*****.co.uk without the 'www' up front. the reason being that ftp are www indicate two different conflicting protocols.
that's not to say i haven't seen valid ftp server addresses that start with 'www' but it's very rare.
microsoft.com gives this information about the error:
The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for. The usual example for this is a host name-to-address translation attempt (using gethostbyname or WSAAsyncGetHostByName) which uses the DNS (Domain Name Server). An MX record is returned but no A record鈥攊ndicating the host itself exists, but is not directly reachable.
|