Automatic Upload doesn't Triggered by Saving File
Hi,
I have an automatic upload enabled to a local machine which is in VM.
Every time I save a file in the project it doesn't upload it to the VM while manually copying works.
PyCharm 2020.2 (Professional Edition)
Build #PY-202.6397.98, built on July 27, 2020
Runtime version: 11.0.7+10-b944.20 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 10 10.0
GC: ParNew, ConcurrentMarkSweep
Memory: 1981M
Cores: 8
Non-Bundled Plugins: com.intellij.plugins.visualstudiokeymap, org.intellij.plugins.hcl, com.jetbrains.intellij.datalore
Thanks,
Shay
Please sign in to leave a comment.
Hello,
Could you please add the following lines to **Help | Debug Log Settings…**:
#com.intellij.ssh
#com.jetbrains.plugins.webDeployment
and reproduce the behavior.
After that please upload your logs folder zipped from ***Help | Collect logs and Diagnostic Data*** to the FTP:
https://uploads.jetbrains.com/ and please let me know the filename.
I am wondering what exactly is performed here "while manually copying works"?
Hi,
First of all, it appears I was confused and it uploads the files automatically.
The thing that was changed and made me think it is not working, is the graphical green modal that after every save said the file was uploaded.
Now the green modal appears only on manual upload!
Automatic copying = Triggering upload while saving the file
Manually copying = Right click inside the file editor -> Deployment -> Upload to <server_name>.
I'm not sure if the new UX for automatic upload is a bug or a feature but it much less problematic than automatic upload fails, so from my concern the issue can be closed or prioritized much lower.