Skip to content
New issue

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

Shared folders under Windows = slow loading of rails apps #2

Open
1 task
hubx opened this issue Jun 2, 2015 · 0 comments
Open
1 task

Shared folders under Windows = slow loading of rails apps #2

hubx opened this issue Jun 2, 2015 · 0 comments

Comments

@hubx
Copy link

hubx commented Jun 2, 2015

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.

  • Document how to use SFTP Net Drive in Setup part of project.

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

@hubx hubx added this to the 2015 milestone Jun 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant