Forum

> > CS2D > General > HTTP Transfer
Forums overviewCS2D overviewGeneral overviewLog in to reply

English HTTP Transfer

9 replies
To the start Previous 1 Next To the start

old HTTP Transfer

danielsv09
User Off Offline

Quote
I put the url in the file "servertransfer"
but is not transferring!
it only transfers the map
what do I do?

old Re: HTTP Transfer

J4x
User Off Offline

Quote
URL? in the sever transfer file you just have to put the file location. Example: gfx/sprites/lol.bmp

old Re: HTTP Transfer

danielsv09
User Off Offline

Quote
user J4x has written
URL? in the sever transfer file you just have to put the file location. Example: gfx/sprites/lol.bmp


Quote
// New since 0.1.1.8: HTTP Downloads
// You can also host your files on HTTP webservers instead of your game server.
// Use the following scheme to add HTTP file transfers:
// scheme: http://www.url.tld/myfile > folder/file
// example: http://www.unrealsoftware.de/img/icons/cs2d.png > gfx/cs2dicon.png
//
// Warning: HTTP downloads might freeze the client for a few seconds if the webserver is slow!


my link:
http://www.happycity.xpg.com.br/sfx/HappyCity/TheTime.ogg

old Re: HTTP Transfer

J4x
User Off Offline

Quote
But why instead of complicating your life you just do it the simple way?

old Re: HTTP Transfer

DannyDeth
User Off Offline

Quote
Check your file permissions, if it isn't 777, then chmod it to 777, this should fix your problem.

old Re: HTTP Transfer

DC
Admin Off Offline

Quote
...or simply read the instructions in the file that you already quoted!

you also have to add an > folder/filename.extension after the link. otherwise CS2D doesn't know where to save the file.

old Re: HTTP Transfer

danielsv09
User Off Offline

Quote
user DC has written
...or simply read the instructions in the file that you already quoted!

you also have to add an > folder/filename.extension after the link. otherwise CS2D doesn't know where to save the file.


Quote
happycity.xpg.com.br/sfx/HappyCity/TheTime.ogg


what's wrong with my link?

old Re: HTTP Transfer

EngiN33R
Moderator Off Offline

Quote
Nothing's wrong with your link, it's just you're stupid.

This is what you have to write:
happycity.xpg.com.br/sfx/HappyCity/TheTime.ogg > sfx/TheTime.ogg

old Re: HTTP Transfer

DC
Admin Off Offline

Quote
yeah.. dude.. wtf. how about acutally READING what I wrote?! wtf man... It's really no fun to help if people simply ignore EVERYTHING you say.. dear god...
To the start Previous 1 Next To the start
Log in to replyGeneral overviewCS2D overviewForums overview