Hello Weisong. Can you share more details?
Vagrant will use Vagrantfile and the other files in your project, for those you usually use a control version software like Git. If you are talking about VM, then I will suggest check the documentation of the virtualization tool. ie Virtualbox. Doesn't make much sense backup a VM, since Vagrant should be able to provision a new one again, and the projects of the application should be separate from the VM itself, so at any point you should be OK with delete and recreate the box. Can you share more about the use case where you need to keep that VM? Thanks Alvaro. On Sat, Mar 12, 2016 at 12:07 AM, Weisong <[email protected]> wrote: > I want to make a backup of a snapshot and copy it into my portable hard > disk. Which files should I copy? > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/vagrant/issues > IRC: #vagrant on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Vagrant" 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/vagrant-up/ca80bb28-b92e-42cb-86ca-5768c06581a6%40googlegroups.com > <https://groups.google.com/d/msgid/vagrant-up/ca80bb28-b92e-42cb-86ca-5768c06581a6%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" 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/vagrant-up/CAHqq0ewcO%2B6FH8cWOXjOBQUauy6on47Xb%2BXB%3DJ_Ztx22T5rSOA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
