Archive

Posts Tagged ‘shell access’

Shell Access Script For Ftp

October 21st, 2009 Comments off

The project has to do with the formtoemail script that I’m using to gather data off a series of about 100 similar websites.

The form has a bbc feature on it. I’m running that form on about 100 sites. But the problem is that I have to come up with a better system, because if I need to add another email to the bbc section of the form that means uploading again to all 100 sites which is very time consuming.

Someone had suggested that all I need is a script or some kind of shell access that would allow me to set which folders I want to upload the form to. That way I could just choose the folders on my host, and click send and then it would automatically upload each formtoemail.php page to all those folders. So I think that might be one solution to this. Unless you have a better solution?

Bear