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

This isn't working for me at all #5

Open
torenware opened this issue Mar 17, 2015 · 1 comment
Open

This isn't working for me at all #5

torenware opened this issue Mar 17, 2015 · 1 comment

Comments

@torenware
Copy link

I've installed the plug-in w/o error, and I run "vagrant rsync-back" w/o error. But I'm not getting any output, and the local file system is not updating.

Is there any way I can make the plug-in more talkative so I can see why it's failing?

@stepanzarubin
Copy link

C:\Users\YOUR USER.vagrant.d\gems\gems\vagrant-rsync-back-0.0.1\lib\vagrant-rsync-back\command\rsync_back.rb

Update
hostpath = Vagrant::Util::Platform.cygwin_path(hostpath)

To be
hostpath = "/cygdrive" + Vagrant::Util::Platform.cygwin_path(hostpath)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants