T
tdr
I want to add the a ftp hyperlink to my web page.
( i do not allow anonymous login and I dont want the password or user id on
the link)
I can connect to my ftp site from the internet if I.
start>run>ftp 88.88.88.88
so i know that the ftp site can be accessed from the internet.
Link:
<LI><A HREF="ftp://ftpserver/" STYLE="font-style: normal; color: White;
font-weight: bold;">Click here to access the ftp Site</A></LI>
I've used
ftp://ftpserver/ - the name of the computer
or
ftp://88.88.88.88 / - the isp number of the computer
or
ftp://192.168.5.22/ - the internal ip of the computer
the only way the link works is if i'm on my network,
works if I do the following 1) click the link , then click refresh , then
I get prompted for the password and user id
it does not work from the internet.
( i do not allow anonymous login and I dont want the password or user id on
the link)
I can connect to my ftp site from the internet if I.
start>run>ftp 88.88.88.88
so i know that the ftp site can be accessed from the internet.
Link:
<LI><A HREF="ftp://ftpserver/" STYLE="font-style: normal; color: White;
font-weight: bold;">Click here to access the ftp Site</A></LI>
I've used
ftp://ftpserver/ - the name of the computer
or
ftp://88.88.88.88 / - the isp number of the computer
or
ftp://192.168.5.22/ - the internal ip of the computer
the only way the link works is if i'm on my network,
works if I do the following 1) click the link , then click refresh , then
I get prompted for the password and user id
it does not work from the internet.