Am 21.05.2012 13:53, schrieb John A. Sullivan III:
file transfers and print jobs
I don't know if it's feasible for you to do so, but it might be possible to open a second SSH port on your server and have another script connect to that port. Even on Windows, PuTTY has a command line tool that allows for that. If you're using an ssh agent (PuTTY has pageant.exe for that, which works nicely with X2Go) then the user doesn't even have to type the password twice.
-Stefan