Author |
WAP Hosting. |
Memzee Joined: Feb 22, 2004 Posts: 399 From: London, UK. PM, WWW
|
I haven't got a way of transferring files from my K700i to my PC (and vice versa) yet. I want to upload some themes and .mp3 files to my K700i, so I thought that it would be a good idea to see if I could host some files and then access them through GPRS on my K700i.
How would I do this? |
|
buckle247 Joined: Jan 02, 2003 Posts: > 500 From: UK: OXON PM, WWW
|
just set up an account on a site that allows mp3/.thm files, like 250free.com, then type in the address in your phone , i.e Memzee.250free.com/song.mp3 then it will download it straight to your phone.
|
Memzee Joined: Feb 22, 2004 Posts: 399 From: London, UK. PM, WWW
|
ok I couldn't access it directly so I'm going to post the links here and see if I can access them like that.
http://k700.250free.com/confessions.mp3
http://k700.250free.com/k700i_Numbers.thm
http://k700.250free.com/LumicInv.thm |
Memzee Joined: Feb 22, 2004 Posts: 399 From: London, UK. PM, WWW
|
Argh... can't get it to work. Can anyone else help me out? |
wapchimp Joined: Jun 09, 2002 Posts: > 500 From: Land of the chimps PM, WWW
|
serach for mime-types. I think you will probably need to configure your own webspace so it recogonises .thm file types (and others)
[addsig] |
Memzee Joined: Feb 22, 2004 Posts: 399 From: London, UK. PM, WWW
|
Thanks but that doesn't help me very much as I've never built a website or anything before. All I want to be able to do is download a .thm and .mp3 file to my K700 from my PC. |
buckle247 Joined: Jan 02, 2003 Posts: > 500 From: UK: OXON PM, WWW
|
i can download fine from here, so the file is ok, also 250free should already have the mime types set up. As they don't allow htaccess files, so after discussion with the head of the site, he set them up, so should be available for all users.
|
Jim Joined: Jan 20, 2002 Posts: > 500 From: Belgium PM |
For the MIME types copy and paste this in notepad:
Quote:
| AddType application/vnd.wap.wmlc wmlc
AddType application/vnd.wap.wmlscriptc wmlscriptc
AddType application/java-archive jar
AddType application/vnd.mophun.application mpn
AddType application/vnd.mophun.certificate mpc
AddType application/vnd.eri.thm .thm
AddType audio/imelody .imy
AddType image/vnd.wap.wbmp .wbmp
AddType image/vnd.wap.wbmp wbmp
AddType text/vnd.sun.j2me.app-descriptor jad
AddType text/x-vCalendar .cal
AddType text/x-vCard .vcf
AddType text/x-vNote .vnt
AddType text/x-vmel .mel
AddType text/vnd.wap.wml wml
AddType text/vnd.wap.wmlscript wmls |
|
save it as htaccess.txt and transfer it to your server, once uploaded rename it to .htaccess and you are done. If the host accepts .htaccess files then it should work now.
I think it should be on the FAQ as this question comes often back |
makavelli Joined: Sep 05, 2003 Posts: 10 PM |
I use infa red, works fine. |
|