Reply
Question, dunno if HTML
Old 04-26-2008, 01:32 PM Question, dunno if HTML
BrandBurnMedia's Avatar
Extreme Talker

Posts: 194
Name: David
Location: Minnesota,USA
Hey guys,

I recently setup a FTP server for a website I run to host media files on. Well a lot of the members have no clue how to use or connect to a FTP server, not surprised.

So I created a Media page and was going to put each file on there, organzied somehow, so when clicked to download, it will download from the FTP server. This way they can just download from the website instead of FTP server, so easier for a lot.

How do I do this, I've never messed with ftp servers.

Thanks!
David
__________________
Hello!
BrandBurnMedia is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 04-26-2008, 01:55 PM Re: Question, dunno if HTML
Gilligan's Avatar
Dead Like Me

Posts: 1,572
Name: Stefan
Location: London, UK
Some server side code will be required, either ASP or PHP
Gilligan is offline
Reply With Quote
View Public Profile
 
Old 04-26-2008, 02:46 PM Re: Question, dunno if HTML
Average Talker

Posts: 21
yes server side code will require for sure.

is it like you are giving a facility for your site users to download some group of files?

then i suggest zip those files and put them on your server. then on your site link the file name with the path on server, so when the user will click on the file name it will start downloading automatically.

for e.g your file name is mytestsite.zip and is located in upload folder on server, so now you give a link to your file name on your page like

<a href="http://www.yoursite.com/upload/mytestsite.zip">MyTestSite</a>

above code will create a link to file MytestSite and when user click on it it will start downloading the file automatically.

hope it helps
__________________
What is FTP and how to use FTP Client? - Read Article
Google Analytics Interface Tutorial - Watch Video
technica is offline
Reply With Quote
View Public Profile Visit technica's homepage!
 
Old 04-26-2008, 04:49 PM Re: Question, dunno if HTML
BrandBurnMedia's Avatar
Extreme Talker

Posts: 194
Name: David
Location: Minnesota,USA
Alright thanks guys, I'll toy around with this. I know ASP and PHP enough to get me by so I should be good.
__________________
Hello!
BrandBurnMedia is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Question, dunno if HTML
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.12238 seconds with 13 queries