SimpleSync icon indicating copy to clipboard operation
SimpleSync copied to clipboard

Simple Sublime Text 2 plugin to synchronize local and remote files

Results 6 SimpleSync issues
Sort by recently updated
recently updated
newest added

I like this plugin. It's super useful. But I'm getting this error even if it's successfully synced `tput: No value for $TERM and no -T specified` I couldn't find the...

...by first copying to a temp file, then comparing local file with temp and then (if file are not equal) asking user whether she wants to overwrite local file. There...

When working in an OS with a language different than english, python complains with that error if the returned message from the command contains special characters. I used the solution...

Currently, if you're using a custom ssh key for a particular server, you cannot use this plugin to SCP for you. This adds options support for a `identity_file` key, which...

Hi, is there a possibility to blacklist some folders / files to prevent them of being sync to remote? I edited my .git/config file and it was sent to server..which...

After updating to Sublime Text 2.0.2 I am getting this error when syncing a file to a local file: Exception in thread Thread-139: Traceback (most recent call last): File ".\threading.py",...