You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Win7 (IntelliJ 2017.1.3), I get the following error when i sync selected files on scp:
2017.06.01.
13:56 Sync error
scp: /home/user/:/SomeProject/src/com/company: No such file or directory
Path "/home/user/SomeProject/src/com/company" exists on remote server. It seems that an unnecessary colon is inserted between root path and project path. Can it happen, that there is something wrong in project path parsing on Windows?
Thanks for your help and time!
The text was updated successfully, but these errors were encountered:
I am using Win7 (IntelliJ 2017.1.3), I get the following error when i sync selected files on scp:
Path "/home/user/SomeProject/src/com/company" exists on remote server. It seems that an unnecessary colon is inserted between root path and project path. Can it happen, that there is something wrong in project path parsing on Windows?
Thanks for your help and time!
The text was updated successfully, but these errors were encountered: