I am trying to start a qsub process on a remote server. This is not via http. This a case where the process is fired from one server that does not run qsubs and needs to go off to a server that runs qsubs. Both servers are on the same network.

Here is the problem: initially the process starts and creates logs on the resdent server but then hands it off to a high speed server. The high speed server needs access to the logs but due...