-
Notifications
You must be signed in to change notification settings - Fork 36
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
Remote dir x might not exist or you don't have permission on this path! #45
Comments
I'm also experiencing this issue. I'm using PHPStorm 2017.2 EAP (Build #172.3095.16) on Windows 10 |
Same bug in Gogland 1.0 EAP, Windows 10 Not sure why my slashes are getting reversed |
Same, using PyCharm 2017.1 64-bit on Windows 10. |
Same bug in Gogland 1.0 EAP, Windows 10 There's no Deployment tool in Goglang, and I find this plugin , but faild. |
append: Sync file .gitignore will experiencing this issue. |
+1 Same issue |
I also have the same problem... If you use "/home/myaccount" or '/home/myaccount', its correct /, but also not working :-( |
+1 Same issue |
Same bug in Goland 2018.3.2. |
Ok so author doesn't care about this plugin anymore, sigh |
Hi all! Sorry to not being able to respond faster to your requests. It's not that I don't care about this plugin anymore, but it is really hard to find enough time to allocate to the plugin. There are other things in my life that needs priority right now, things that - I know it's harsh but it is the truth - pay the bills. Sourcesync is open source, you can all contribute to it. In fact it could be easier for you guys to find the issue in the code because of your specific configurations you already have at hand. |
Sync error: Remote dir \x\x\x\x\x\x\x\x might not exist or you don't have permission on this path!
But my root path is /x/x/x/x/x/x/x/x, somehow it's converting the path to Windows format instead unix format. Can you bring me some help with that?
The text was updated successfully, but these errors were encountered: