sourcesync icon indicating copy to clipboard operation
sourcesync copied to clipboard

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

Open mretier opened this issue 8 years ago • 1 comments

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.

mretier avatar Jun 22 '16 12:06 mretier

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?

fioan89 avatar Nov 17 '16 07:11 fioan89