[Cyberduck-trac] [Cyberduck] #7942: Cyberduck sometimes doesn't upload files when using Sublime Text 3

Cyberduck trac at trac.cyberduck.io
Wed May 7 16:49:53 UTC 2014


#7942: Cyberduck sometimes doesn't upload files when using Sublime Text 3
-----------------------------------+-------------------
    Reporter:  rafael maiolla (2)  |      Owner:
        Type:  defect              |     Status:  new
    Priority:  normal              |  Milestone:
   Component:  core                |    Version:  4.4.4
    Severity:  normal              |   Keywords:
Architecture:                      |   Platform:
-----------------------------------+-------------------
 I don't know if editing the file using Sublime Text has anything to do
 with the bug, but it is the editor I'm currently using.

 The problem is that sometimes, Cyberduck doesn't identify that the file
 has changed and it doesn't upload it.

 I'm currently using Cyberduck, but everytime I save a file, I need to
 check in the Cyberduck log to make sure it has upload the file. I don't
 know what is causing it and not in what conditions it is not uploading.

 I'm editing js files using Sublime Text 3 with the following plugins:
 - DocBlockr
 - Emmet
 - FileDiffs
 - SublimeLinter
 - SublimerLinter-jshint

 Sublime Text 3 - Settings User

 {
         "auto_complete_commit_on_tab": true,
         "bold_folder_labels": true,
         "caret_style": "phase",
         "color_scheme": "Packages/User/Monokai (SL).tmTheme",
         "default_line_ending": "unix",
         "ensure_newline_at_eof_on_save": false,
         "font_size": 10,
         "highlight_line": true,
         "highlight_modified_tabs": true,
         "ignored_packages":
         [
                 "Vintage"
         ],
         "indent_guide_options":
         [
                 "draw_normal",
                 "draw_active"
         ],
         "scroll_past_end": false,
         "shift_tab_unindent": true,
         "show_encoding": true,
         "show_line_endings": true,
         "show_tab_close_buttons": false,
         "spell_check": true,
         "tab_size": 4,
         "translate_tabs_to_spaces": true,
         "trim_trailing_white_space_on_save": true
 }

-- 
Ticket URL: <https://trac.cyberduck.io/ticket/7942>
Cyberduck <http://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list