Hi Alana,
Thanks for yours previous explanation.
I completed the migration of ProGet from one server to another in two stages.
- I set up ProGet on a new server connecting to a cloned database and moved all Nuget and NPM packages to the same location on the new server.
- A week later, I run a final one way sync of modified packages to the new server using a separate drop path for each package type. All packages were bulk imported and removed from the drop path so I assume it went well.
Can you see any issues arising out of migrating this way? Do you have any advice / recommendation of what to check and watch out for?
Should I still manually move modified packages as an extra precaution even I imported them via drop path? I already had one user reporting she couldn't find a package.
Thanks,