Back

Explore Courses Blog Tutorials Interview Questions
+1 vote
2 views
in DevOps and Agile by (29.3k points)

I am using JNLP connections to connect master and node in Jenkins.

But i could not transfer my file into my instance launched in GCP. Tried with different FTP clients but it is not working for me, saying no public is present.

Any suggestions would be helpful.

closed

1 Answer

+1 vote
by (50.2k points)
selected by
 
Best answer

Reason: In GCP, while launching you didn't configure any key pair, so you cannot use FTP clients.

Solution: In GCP, you can upload the files directly from the terminal itself.

Go to terminal>>settings>upload file.

Select the files that you want to upload and then run your jnlp command. 

checkout this, for more information on google cloud.

Browse Categories

...