Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I would like to know how i can run a Talend job on a remote Unix server via shell commands (without copying job in the local directory)?
To run a Talend job locally, we use the command ./JobName.sh, but I would like to know what options we can use to run a Talend job on a remote Unix server?
Thank you