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

Cyberduck trac at trac.cyberduck.io
Thu May 8 14:26:59 UTC 2014


#7942: 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              |    Resolution:
 Keywords:                      |  Architecture:
 Platform:                      |
--------------------------------+----------------------
Description changed by dkocher:

Old description:

> 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
> }

New description:

 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#comment:1>
Cyberduck <http://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list