[[TOC()]] = [wiki:help/en Cyberduck Help] / [wiki:help/en/howto Howto] / Browser = === List and Outline View === Select ''View → as List'' or ''View → as Outline'' for expandable folders. You can expand and disclose folders using the arrow keys and display the content of the selected/parent folder using ''Command Down/Up Arrow''. === Spring-loaded folders === Spring-loaded folders are a feature that allow you to move a file or even another folder, into a folder deeply nested within several other folders using drag and drop. To enable, choose ''Preferences → Browser → Use spring-loaded folders when dragging files'' and adjust the delay for the folder to expand when hovering over with the mouse. Note that spring-loaded folders are only supported in outline view. === Filter === Use the search field (''Command-/'') to filer files by name. Only files that match the search string are displayed in the browser. Search is case insensitive. === Create new folder or file === Use ''File → New Folder...'' or ''File → New File...'' to create a new folder or file on the server. === Move or duplicate files === You can move files in the browser as you would in the Finder.app. Use the alt modifier key to duplicate files. If connected to the same server, you can also move files between different browser windows. [[Image(source:trunk/www/help/images/move.png)]] === Rename a file or folder === Select the file in the browser and press the return or ''Enter key''. Type the new name and press return again to exit the editing mode. You can also rename files by choosing ''File → Info'' or press the Get [wiki:help/en/howto/info Info] toolbar button. Simply enter the new name in the very top field. The field must loose focus (e.g. by hitting Enter or Tab) to commit the filename change. [[Image(source:trunk/www/help/images/rename.png)]] === Info Window === Select the file in the browser and choose ''File → Info'' to display [wiki:help/en/howto/info detailed attributes] of a file in a tool window. It allows to change permissions, manage content distributions for cloud services and settings specific to the Amazon [wiki:help/en/howto/s3 S3] service. === QuickLook === You can toggle Quick Look in a Cyberduck browser for any file using ''Space Bar''. A preview is rendered depending on a Quick Look Plugin available on your system for the given file type. Many file types like different image formats can be previewed with the bundled plugins in OS X and HTML is even rendered in the Quick Look preview panel. === Open Web URL === Open the corresponding web address of a file selected in Cyberduck with your default web browser. For this feature to work, you have to specify a reasonable default path in your bookmark (e.g. {{{/home/dkocher/public_html/}}}) which must be the directory accessed by the web server as your document root. Using an Apache webserver, this is the {{{DocumentRoot}}} directive. Also in the bookmark setting, you can edit the Web URL which allows you to enter the HTTP URL of the webserver using a different hostname. The ''Open Web URL'' can be found in the ''File'' Menu and as an optional toolbar item in the browser window. === Why isn't there a local file viewer/two pane interface? === That's what Finder.app is for. Use drag and drop (eventually together with Exposé) or Menu ''File → Upload'' instead You can also copy files in the Finder.app and then paste them in Cyberduck using Menu ''Edit → Paste'' from Finder. === Print browser folder listing === Use the ''File → Print'' option where you can open a PDF from the browser listing or print it. == Problems == === Special characters such as Umlaute aren't displayed correctly in the browser === Try to change the character encoding used. See ''View → Text Encoding''. Try {{{UTF-8}}} (the default), {{{ISO-8859-1}}} and {{{Windows-1252}}}. === The folder size isn't displayed correctly === This is not the size of its content but the size of the folder itself. Use ''File → Info'' to calculate the size recursively of all contained files.