Hello all, I am trying to migrate a Jenkins instance from a windows machine installation to a new .war file installation. I copy pasted all the files from C:\Program Files (x86)\Jenkins to the new systems C:\Users\corn\.jenkins directory. The SSH remote hosts section in localhost:8080/configure all fails its connection checks, how do I fix this?
Also, I supposedly need to change ownership for new Jenkins file: chown -R jenkins:jenkins $JENKINS_HOME (https://stackoverflow.com/questions/8724939/how-to-move-jenkins-from-one-pc-to-another?rq=1) But where and how do I make the ownership changes? Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/ec72ed90-7696-4556-85b0-10a50c7d7d5f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
