Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: de80
« on: March 10, 2009, 05:29:55 PM »

OK, remake i want it so in some way it load's it and then refreash it every time the log reloads, any way?
Posted by: riffruff
« on: March 10, 2009, 05:27:46 PM »

No -- but theres the FTP code if someone wants it.  I don't make scripts for people anymore.
Posted by: de80
« on: March 10, 2009, 05:24:35 PM »

Could you write the script for me or the php file?
Posted by: riffruff
« on: March 10, 2009, 05:04:31 PM »

Quote from: Reason
u need someone to write u a PHP Script to do this, cuz last time i checked, SB couldnt connect with FTP.
Yes it can -- I've done it before.

Code: [Select]
scinet.URL = "ftpaddress"
scinet.UserName = "user"
scinet.Password = "password"
scinet.Execute scinet.URL, "PUT filelocation"
Posted by: ArticWolve
« on: March 10, 2009, 03:51:41 PM »

Reason ISNT Power.
Posted by: de80
« on: March 10, 2009, 03:02:07 PM »

Hmmm, thank you "reason" AKA "power" Hope your not still pissed at me...

I look into this any idea how hard PHP is?
Posted by: Reason
« on: March 10, 2009, 02:57:05 PM »

u need someone to write u a PHP Script to do this, cuz last time i checked, SB couldnt connect with FTP.
Posted by: de80
« on: March 10, 2009, 02:50:08 PM »

Ok here we go i would like something that log's into my Server and upload's the HTML log to it let's say every 24 hour's or so i know STW but i dont want that i just want auto update to my server.