SAMP Server and FTP upload - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: SAMP Server and FTP upload (
/showthread.php?tid=244146)
SAMP Server and FTP upload -
n4pkill - 26.03.2011
hey, i just have a question: is it possible to let the script open aftp-connection to a webhost? if yes how?
additional infos: my webhost doesnt support any kind of outgoing connections (fopen) and i cant access mysql from outside of the webhost.
help me its urgent! thx 4 patience
Re: SAMP Server and FTP upload -
Mauzen - 26.03.2011
There is only native support for http connections atm. Maybe someone made a plugin for ftpconnections, but I havent seen one here I think.
Re: SAMP Server and FTP upload -
Jochemd - 26.03.2011
If you can't access it from outside the webhost, I do not think it's possible...