T tim85a New member Jun 28, 2009 #1 Hi, I've got a program that I've made on my home PC that I've uploaded to my web server. Is there a way to run it using command prompt so I can see if it works ok? Thanks for your help
Hi, I've got a program that I've made on my home PC that I've uploaded to my web server. Is there a way to run it using command prompt so I can see if it works ok? Thanks for your help
P polarbear New member Jun 28, 2009 #2 You would need a SSH shell account on the web server. And then a ssh client to connect to the shell account in order to execute the program.
You would need a SSH shell account on the web server. And then a ssh client to connect to the shell account in order to execute the program.