> On 07.10.2016, at 01:34, vishad alekh <[email protected]> wrote: > > I have installed Jenkins at /home/user path. My. Jenkins folder is also at > same path. Now because of space issue I need to move my setup at some other > location. > Can anyone please help on how to do the same.
1. Take a backup 2. cp -a / rsync the entire directory to the new location 3. start from new location (or just symlink old to new and keep using old startup scripts) -- 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/1E98DBCC-9398-4EC2-8EF1-FC87BD813689%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
