Actually, nice plugin for simply sync file from local to remote, but there is too simple for config file introduction...
Somehow that's why I am confusing about how to make it excludes the file name patterns like "*.bak"
And also please add folder sync function for better for project folder sync (with check if files format were not in the white-list)
And I got a issue code like this in console: (MacOSX Sublime Text 3)
SimpleSync: cp /Users/Project/Sites/New/playground_20130801/playground_20130801/version3/app/css/theme.css /Volumes/tools/xampp/webser/webapps/ROOT/css//theme.css
I think there was duplicated "/" slash on the path after ROOT/css, that makes the sync can not be completed. What do you think?
Actually, nice plugin for simply sync file from local to remote, but there is too simple for config file introduction...
Somehow that's why I am confusing about how to make it excludes the file name patterns like "*.bak"
And also please add folder sync function for better for project folder sync (with check if files format were not in the white-list)
And I got a issue code like this in console: (MacOSX Sublime Text 3)
I think there was duplicated "/" slash on the path after ROOT/css, that makes the sync can not be completed. What do you think?