fioan89 / sourcesync

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

Upload path could not be created #139

Closed ahmednrana closed 1 year ago

ahmednrana commented 1 year ago

I am getting this error while uploading to linux based server.

Upload path maximo-src\src\sr could not be created on myserver.ca

If I manually log in to server I can create / delete files in this directory. Does any one know how can I check it in logs.

fioan89 commented 1 year ago

@ahmednrana what version of the plugin do you have installed? Are you using the SCP protocol? If yes then the SCP feature is not able to create the directory structure, it needs to be already present on the remote machine.

Can you shit Shift + Shift, go to Actions tab, and write Collect Logs and Diagnostic Data and then attach the zip file.

ahmednrana commented 1 year ago

Just tried again and today and it started working