You could try using the smbfs file share type to map in a shared folder from Windows and copy from that location rather than having Vagrant (Ruby/SSH) copy it in through its own processes.
On Sunday, September 27, 2015 at 8:48:26 PM UTC-5, [email protected] wrote: > > I am using Vagrant 1.7.4 and Virtualbox 5.0.4 on Windows 8.1. > > I am provisioning CoreOS machines, so virtual box guest extensions are not > available. > > In my vagrant file, I need to use the provisioner to copy a file that's > around 500MB onto the VM. > > I have found that the copying of the file takes a very long time (~20 > minutes). > > Is there anyway to improve the speed of the file provisioner? > -- 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/0f5408dd-d30e-4f61-88fc-e6e43184a3cb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
