I'm new to jython and python scripts.
My new requirement is to deploy a war file from windows client to windows server, using scripts.
I have done using ant, in local environment completed. From remote I have done R&D but I didn't get solution.
That's why I moved to jython scripting, and local environment deployment completed. But remote deployment is not working.
Can you please share any ideas and how to deploy the war file from my environment to a remote locations, please?