Differences
This shows you the differences between the selected revisions of the page.
| 2005-03-02 | 2005-03-02 | ||
| typo (martin) | typo (martin) | ||
| Line 40: | Line 40: | ||
| ===== Editing Binary Files ===== | ===== Editing Binary Files ===== | ||
| - | The internal editor supports only Windows-format text files. Thus the test/ascii transfer mode is forced when transferring remote file to/from the internal editor. | + | The internal editor supports only Windows-format text files. Thus the text/ascii transfer mode is forced when transferring remote file to/from the internal editor. |
| If you want to edit binary files you need to use [[task_edit#external_editors|external editor]] that supports binary files and uncheck preference option //[[ui_pref_storage|Force text transfer mode for files edited in external editor]]//. The configured transfer mode will then be used even for transfers to/from external editor. Note that if you have configured binary transfer mode, your external editor must suport server-side format of text files (Unix format usually), if you still want to edit them. | If you want to edit binary files you need to use [[task_edit#external_editors|external editor]] that supports binary files and uncheck preference option //[[ui_pref_storage|Force text transfer mode for files edited in external editor]]//. The configured transfer mode will then be used even for transfers to/from external editor. Note that if you have configured binary transfer mode, your external editor must suport server-side format of text files (Unix format usually), if you still want to edit them. | ||