We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This annoys windows user especially later in the process, when test runs are longer. Speedown of down to 10x are possible.
Possible solution use ssh/sftp for file Transfert: Windows client: SFTP Net Drive/ExpanDrive instead of shared folders.
See https://meta.discourse.org/t/shared-folder-performance-on-vagrant/2443/9 https://meta.discourse.org/t/shared-folder-performance-on-vagrant/2443 https://meta.discourse.org/t/development-mode-super-slow/2179/46 https://meta.discourse.org/t/vagrant-and-virtualbox-slow-on-windows-update/17176
Possible solution: SMB share https://docs.vagrantup.com/v2/synced-folders/smb.html https://gist.github.com/charlesroper/4744781
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This annoys windows user especially later in the process, when test runs are longer.
Speedown of down to 10x are possible.
Possible solution use ssh/sftp for file Transfert: Windows client: SFTP Net Drive/ExpanDrive instead of shared folders.
See
https://meta.discourse.org/t/shared-folder-performance-on-vagrant/2443/9
https://meta.discourse.org/t/shared-folder-performance-on-vagrant/2443
https://meta.discourse.org/t/development-mode-super-slow/2179/46
https://meta.discourse.org/t/vagrant-and-virtualbox-slow-on-windows-update/17176
Possible solution: SMB share
https://docs.vagrantup.com/v2/synced-folders/smb.html
https://gist.github.com/charlesroper/4744781
The text was updated successfully, but these errors were encountered: