You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hi all,
I am new to Jenkins. I have to copy a big file through ssh to the node from Jenkins master (no Jenkins slaves setup as yet) and move the files to a temp directory. The problem is the ssh times out and my testcase fails. Is there a way to overcome this issue ? I was planning to use different Jenkins Slave to run the long running tests but that will also suffer the same problem.