I want to upload file in jenkin pipeline.
I can see file parameter – https://plugins.jenkins.io/file-parameters/
But this looks like working fine when we are working same machine where jenkins is configured.
But, in my case jenkins is configured in remote machine, with ip accessing on different machine. This uploaded file is not coming in jenkins workspace.
Can anybody help me on this.
Thanks.
File upload should work from different system.