How can I run a jar on a domain server?
Posted
by
acuddlyheadcrab
on Server Fault
See other posts from Server Fault
or by acuddlyheadcrab
Published on 2012-10-06T20:29:21Z
Indexed on
2012/10/06
21:39 UTC
Read the original article
Hit count: 159
Sorry, I'm not very experience with web development so I don't know the correct names for everything.
I only have FTP access to my server, so I'm hoping that's all I'll need. I could do this easily on a windows computer, via .bat files (I know how to use .jar files), but, like I said, I only have FTP access, so I don't know exactly what to do.
Would this involve a script? Could I just use a .bat file somehow? Or maybe php?
© Server Fault or respective owner