wsadmin upload file from local machine to remote
问题 I'm trying to automate process of deployment and I want to upload some files to WAS using wsadmin (jython). My question is if it is possible to upload file from my standalone wsadmin to remote WAS Server. And if so, is it possible to upload file somewhere out of application (fe. /opt/IBM/WebSphere/AppServer/temp)? I don't want to upload it to specific profile, but to server root. When I'm deploying application it is copying war/ear file to WAS, so is it there some mechani to upload separate