fioan89 / sourcesync

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

[Feature] Sync the files to the server on saving the file. #52

Open bhaveshpatelh opened 4 years ago

bhaveshpatelh commented 4 years ago

This is a useful feature, uploadOnSave - files should automatically be uploaded on configured server

PS : I'm very much used to this one.

dbronzetti-jt commented 2 years ago

@fioan89 is this feature being developed?

fioan89 commented 1 year ago

Hi @bhaveshpatelh @dbronzetti-jt . I just wanted to let you know that I've released Sourcesync Pro, a paid variant for Sourcesync with extra features. One of them is auto sync on file save. You can configure it to automatically sync any file when it's changes are saved (either by you through Ctrl +S shortcut or when IntelliJ decides it's time to save the changes).

Among other things, Sourcesync Pro adds support for recursive folder transfer and local vs remote file comparison (integrated with IntelliJ Diff tool). Please check out https://plugins.jetbrains.com/plugin/22318-source-synchronizer-pro

I will continue to maintain and improve Sourcesync - the free&opensource version however some features that are more complex to implement and maintain will live in the Pro variant. Thank you for your understanding and support.

Warm regards, Ioan