1.

How can we create a Backup and Copy Files in Jenkins?

Answer»

How can we create a Backup and COPY Files in Jenkins?
To do a backup of Jenkins we need only copy a directory to some location because this Jenkins folder have all the below thinks in it:-
(1)Build Jobs Configrations
(2)Slave Node Configurations
(3)And all Build History.
So backup is very easy for jenkins. And we can also copy a JOB directory to clone or we can REPLICATE a job or rename the directory.



Discussion

No Comment Found