SublimeFileSync icon indicating copy to clipboard operation
SublimeFileSync copied to clipboard

Sublime Text 2 FileSync plugin

Results 22 SublimeFileSync issues
Sort by recently updated
recently updated
newest added

Hi thanks for sharing your work , can i sync files on remote servers? Thanks

Plugin randomly stops working, disable and renable via package control fixes issue. ``` Traceback (most recent call last): File "bin\sublimetext\sublime_plugin.py", line 256, in on_post_save callback.on_post_save(v) File "bin\sublimetext\Data\Packages\FileSync\filesync.py", line 171, in...

Is there way that when a file is changed locally and you have sublime text open this plugin will detect this change and automatically sync this file to the server...

When I update a FileSync destination path I have to restart Sublime; Is there a way to apply FileSync setting changes without having to close Sublime and open it again?

Hi! When I force a sincronization in a folder that contain a lot of files and subfolders, SublimeText can't continue responding. FileSync should have a second thread running the synchronization...

Hi All! Probably, this request is a proposal for a new Feature. Let me explain it: I'm working on a proyect that we are using Perforce (Anyway, could by GIT,...

copy file from dest to src, context menu,or somewhere not used often, I have needed this at least 5 times recently for one reason or another.

It would be awesome to be able to watch the source directories and sync on file change. Either that or a global sync hotkey which runs all rules. I could...

Couldn't get it to work at first, not until I toggled this setting: ![fs](https://f.cloud.github.com/assets/990216/830305/e958f718-f141-11e2-9b41-a4671a902a97.png) ## Fresh Sublime Text 2 Launch ``` theme loaded app ready pre session restore time: 1.16854...

ST3 does not extract the .sublime-package in Installed Packages folder, so the `rename_sidebar_menu` fails (`shutil.move()` command ) This behavior has been documented in [this issue](https://github.com/SublimeLinter/SublimeLinter-for-ST2/issues/374)