fioan89 / sourcesync

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

Pycharm 5.0.5, Windows: SCP: protocol error: mtime.sec not present #34

Open mretier opened 8 years ago

mretier commented 8 years ago

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.

fioan89 commented 7 years ago

Uhm... this a weird error. I think it's an issue on server. Ca you try to see if the problem reproduces with SFTP and preserve timestamp enabled?