Changes between Version 32 and Version 33 of help/en/howto/preferences
- Timestamp:
- Oct 6, 2010 8:14:59 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/preferences
v32 v33 3 3 = [wiki:help/en Cyberduck Help] / [wiki:help/en/howto Howto] / Preferences = 4 4 5 == Browser → Text Encoding == 5 == Browser → Show Hidden Files == 6 Display files in the browser that start with `.` and [wiki:help/en/howto/s3#Versions previous revisions (S3)]. Use ''View → Show Hidden Files'' to toggle the mode of a current browser window. 7 8 == Browser → Info window always shows current selection == 9 use only one ''Info'' window which updates with the selection change in the browser. If unchecked, open multiple Info windows to compare files. 10 11 == Connection → Text Encoding == 6 12 The text encoding selected is used to decode the filenames in a directory listing sent by the server. It is important this matches the text encoding used by the server to encode the characters as otherwise characters not in the ASCII range (such as German Umlaute) are not displayed correctly. `UTF-8` (the default), `ISO-8859-1` and `Windows-1252` are the most common. You can also change the text encoding per browser using ''View → Text Encoding''. 7 13