I need to build loads of files according to a few templates and then upload them accross 12 different webservers all with different login details. How would I get php to stop when scp asks for the password and pass that request along to me at the command line? On another note how do I get php to stop execution and wait for some input from the command line?
Thanks
Bubble