•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 423,488 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,742 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 392 | Replies: 4 | Solved
![]() |
•
•
Join Date: Mar 2008
Location: Tijuana, Mexico
Posts: 17
Reputation:
Rep Power: 1
Solved Threads: 0
I'm a beginner... I want to make a simple page with no more than a Link to a file on a FTP Server (not the same one there the page is hosted) but in order for me to get the file I need to login (username and password)
How can I work that out??
I mean, I tried the <a href> thing... but it doesn't work...
e.g.
<a href="ftp://ftp.server.com/file.ext">Link to file</a>
I also tried
<a href="ftp://Username:Password@ftp.server.com/file.ext">Link to file</a>
With no luck..
One could think, why not do it in the same server where the page is... the thing is that I'm using Geocities and it won't let me upload files larger than 5MB ... THe file I need is about 15MB. I hope there is a way to do this without having to pay hehe
How can I work that out??
I mean, I tried the <a href> thing... but it doesn't work...
e.g.
<a href="ftp://ftp.server.com/file.ext">Link to file</a>
I also tried
<a href="ftp://Username:Password@ftp.server.com/file.ext">Link to file</a>
With no luck..
One could think, why not do it in the same server where the page is... the thing is that I'm using Geocities and it won't let me upload files larger than 5MB ... THe file I need is about 15MB. I hope there is a way to do this without having to pay hehe
Last edited by e_pech : May 30th, 2008 at 2:16 pm.
Hi e_pech,
This is what I would sugguest. Pull the file from its current host.
Upload it to one of the MANY file hosting providers on the web. E.g.
Mediafire
Rapidshare
sendspace
megaupload
ect..
It's free and should solve your problem.
Regards.
If this reply solved your problem, please mark the thread as solved.
This is what I would sugguest. Pull the file from its current host.
Upload it to one of the MANY file hosting providers on the web. E.g.
Mediafire
Rapidshare
sendspace
megaupload
ect..
It's free and should solve your problem.
Regards.
If this reply solved your problem, please mark the thread as solved.
•
•
Join Date: Jun 2008
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 1
•
•
•
•
I'm a beginner... I want to make a simple page with no more than a Link to a file on a FTP Server (not the same one there the page is hosted) but in order for me to get the file I need to login (username and password)
How can I work that out??
I mean, I tried the <a href> thing... but it doesn't work...
e.g.
<a href="ftp://ftp.server.com/file.ext">Link to file</a>
I also tried
<a href="ftp://Usernameassword@ftp.server.com/file.ext">Link to file</a>
With no luck..
One could think, why not do it in the same server where the page is... the thing is that I'm using Geocities and it won't let me upload files larger than 5MB ... THe file I need is about 15MB. I hope there is a way to do this without having to pay hehe
Look into your emailserver. I found on the website of my e-mail all the information needed you are looking for
•
•
Join Date: Mar 2008
Location: Tijuana, Mexico
Posts: 17
Reputation:
Rep Power: 1
Solved Threads: 0
•
•
•
•
Hi e_pech,
This is what I would sugguest. Pull the file from its current host.
Upload it to one of the MANY file hosting providers on the web. E.g.
Mediafire
Rapidshare
sendspace
megaupload
ect..
It's free and should solve your problem.
Regards.
If this reply solved your problem, please mark the thread as solved.
Thank you! I had a cousin of mine recommend the same thing yesterday! That's what I'll do!!
Once, again, thank you!
![]() |
•
•
•
•
•
•
•
•
DaniWeb HTML and CSS Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- Is phpBB easy to hack? (Existing Scripts)
- Easy Question (For You) (Python)
- Loop question (Python)
- Simple Operating System (Assembly)
- Hopefully easy question about linking... (C++)
- Question about Partition (Getting Started and Choosing a Distro)
- while loop question (Python)
- Browser's Language Interpreters (Computer Science and Software Design)
Other Threads in the HTML and CSS Forum
- Previous Thread: html in a form
- Next Thread: questions about heritage web design


assword@ftp.server.com/file.ext">Link to file</a>
Linear Mode