Nexus 3 backup via command line?

前端 未结 2 966
日久生厌
日久生厌 2020-12-18 06:57

In Nexus 3 backup procedure has changed.

In Nexus 2 recommended was to run a OS scheduled task / cron job to rsync some directories to a backup location.

In

相关标签:
2条回答
  • 2020-12-18 07:19

    If you back up the entire data (sonatype-work) directory this should work as you wish. However, since the data directory is large and has many moving parts, it is safer to use the task, otherwise you may get copies of things in motion which could then corrupt and your backup would not work. The copy of the work directory as far as I know is only recommended for servers that are down, which isn't an option for many bigger companies.

    0 讨论(0)
  • 2020-12-18 07:21

    Copying the entire folder did not work for me and resulted in orientdb problems. Last year I started to create N3DR. Version 3.5.0 has just been released.

    0 讨论(0)
提交回复
热议问题