fioan89 / sourcesync

A powerful plugin for performing one-way file synchronization for Intellij Idea and Pycharm projects
Other
89 stars 36 forks source link

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

Open kvallecillog opened 7 years ago

kvallecillog commented 7 years ago

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 commented 7 years ago

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

thillmfg commented 7 years ago

Same bug in Gogland 1.0 EAP, Windows 10

Not sure why my slashes are getting reversed

vmizg commented 7 years ago

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

rchunping commented 7 years ago

Same bug in Gogland 1.0 EAP, Windows 10

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

rchunping commented 7 years ago

append:

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

eggachecat commented 6 years ago

+1 Same issue

paveltesar84 commented 6 years ago

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

manhlh commented 5 years ago

+1 Same issue

bingohuang commented 5 years ago

Same bug in Goland 2018.3.2.

voltuer commented 5 years ago

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

fioan89 commented 5 years ago

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.