Hi,
I just tried out this seemingly really helpful plugin to streamline my workflow. I'm on Windows 10 x64, Pycharm 5.0.5.
Unfortunately, the following error is raised, whenever I try to sync a file (using "sync selected files"):
Pycharm 5.0.5, Windows: SCP: protocol error: mtime.sec not present
Using "sync all changed files" raises the error:
Could not find any changes on project python files! You might want to check if this project is imported in any version control system that is supported by IDEA!
I setup a SCP connection, where the root path links to the folder I want to sync to.
My workaround:
When turning off the "preserve timestamp" option syncing works. Not sure what is causing this but I thought I'd share this.
Hi, I just tried out this seemingly really helpful plugin to streamline my workflow. I'm on Windows 10 x64, Pycharm 5.0.5.
Unfortunately, the following error is raised, whenever I try to sync a file (using "sync selected files"):
Pycharm 5.0.5, Windows: SCP: protocol error: mtime.sec not present
Using "sync all changed files" raises the error:
Could not find any changes on project python files! You might want to check if this project is imported in any version control system that is supported by IDEA!
I setup a SCP connection, where the root path links to the folder I want to sync to.
My workaround: When turning off the "preserve timestamp" option syncing works. Not sure what is causing this but I thought I'd share this.