Re: sshget is showing the entire contents of the file in console output log

2020-05-08 Thread cw
>From the jira ticket: I found a bug in the code, going to fix it soon to not to print the file in scp mode. I was using this code: soc_remote.fileTransfer = 'scp' and for now i just removed that line, which apparently sets it back to the default of sftp, which does not have the bug. I am

Re: sshget is showing the entire contents of the file in console output log

2020-05-07 Thread cw
Thanks, I opened Jira ticket JENKINS-62208. Craig On Thursday, May 7, 2020 at 12:15:40 PM UTC-4, slide wrote: > > This sounds like a bug in the plugin, I would file an issue in Jira. > > On Thu, May 7, 2020 at 6:02 AM cw > > wrote: > >> Does anyone have any ideas on this? I am using Jenkins

Re: sshget is showing the entire contents of the file in console output log

2020-05-07 Thread vince bailey
Hi All, Setup accounts in jenkins for the credential and encript the files wit a password and save the password in a password vault. -- Regards, Vince Bailey Live long and prosper !!! > On 7 May 2020, at 17:15, Slide wrote: > > This sounds like a bug in the plugin, I would file an

Re: sshget is showing the entire contents of the file in console output log

2020-05-07 Thread Slide
This sounds like a bug in the plugin, I would file an issue in Jira. On Thu, May 7, 2020 at 6:02 AM cw wrote: > Does anyone have any ideas on this? I am using Jenkins ver. 2.190.3 on > Windows 2012 with ssh versions below. This is not only a space issue, but a > security issue, since sometimes

Re: sshget is showing the entire contents of the file in console output log

2020-05-07 Thread cw
Does anyone have any ideas on this? I am using Jenkins ver. 2.190.3 on Windows 2012 with ssh versions below. This is not only a space issue, but a security issue, since sometimes I am downloading files with sensitive information in them and don't want those details available in the jenkins