SRCDS Steam group


Is it possible to send a password with sv_downloadurl
#1
So say you have a ftp server, and it requires a login...
I know how to use and I do use sv_downloadurl but it's a public ftp server. Now say you have a private ftp server that requires a username and login, all in plain test on port 21.
Would it be possible for sv_downloadurl to send an account name and password?
Reply
#2
There is a PHP script for this.
Reply
#3
Where could I find it?
Reply
#4
I have seen one on these forums, not sure where.
Reply
#5
Anyone know?
Reply
#6
Try ftp://user:password@ftpserver/url-path
Reply
#7
Daniel Wrote:Try ftp://user:password@ftpserver/url-path

That wont work because sv_downloadurl is not made to work with FTP (to my knowledge).
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Reply
#8
It does only support HTTP servers.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)