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

Remote dir x might not exist or you don't have permission on this path! #45

Open
kvallecillog opened this issue Jun 14, 2017 · 11 comments

Comments

@kvallecillog
Copy link

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?

@AllenJB
Copy link

AllenJB commented Jun 26, 2017

I'm also experiencing this issue. I'm using PHPStorm 2017.2 EAP (Build #172.3095.16) on Windows 10

@thillmfg
Copy link

Same bug in Gogland 1.0 EAP, Windows 10

Not sure why my slashes are getting reversed

@vmizg
Copy link

vmizg commented Aug 1, 2017

Same, using PyCharm 2017.1 64-bit on Windows 10.

@rchunping
Copy link

Same bug in Gogland 1.0 EAP, Windows 10

There's no Deployment tool in Goglang, and I find this plugin , but faild.

@rchunping
Copy link

append:

Sync file .gitignore will experiencing this issue.
and other file *.go , no problem.

@eggachecat
Copy link

+1 Same issue

@paveltesar84
Copy link

I also have the same problem... If you use "/home/myaccount" or '/home/myaccount', its correct /, but also not working :-(

@manhlh
Copy link

manhlh commented Mar 12, 2019

+1 Same issue

@bingohuang
Copy link

Same bug in Goland 2018.3.2.

@voltuer
Copy link

voltuer commented Nov 4, 2019

Ok so author doesn't care about this plugin anymore, sigh

@fioan89
Copy link
Owner

fioan89 commented Nov 6, 2019

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.

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