Changes between Version 43 and Version 44 of help/en/howto/browser
- Timestamp:
- Jan 15, 2011 4:44:23 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/browser
v43 v44 5 5 == Navigation == 6 6 === List and Outline View === 7 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''.7 Select ''View → as List (⌘-1)'' or ''View → as Outline (⌘-2)'' 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''. 8 8 9 9 === Spring-loaded folders === … … 11 11 12 12 === Filter === 13 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.13 Use the search field (''⌘-/'') to filer files by name. Only files that match the search string are displayed in the browser. Search is case insensitive. 14 14 15 15 === Sorting === … … 18 18 19 19 === No local file browser === 20 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. See other [wiki:help/en/howto/upload upload] methods.20 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 (⌘-V)'' from Finder. See other [wiki:help/en/howto/upload upload] methods. 21 21 22 22 == Working with files and folders == … … 27 27 28 28 === Create new folder or file === 29 Use ''File → New Folder... '' or ''File → New File...'' to create a new folder or file on the server.29 Use ''File → New Folder... (⌘-N)'' or ''File → New File... (⌘-F)'' to create a new folder or file on the server. 30 30 31 31 === Move or duplicate files and folders === 32 You can move files in the browser as you would in the Finder.app using drag and drop. Use the '' alt'' modifier key to duplicate files. If connected to the same server, you can also move files between different browser windows.32 You can move files in the browser as you would in the Finder.app using drag and drop. Use the ''⌥'' modifier key to duplicate files. If connected to the same server, you can also move files between different browser windows. 33 33 34 34 The following protocols allow duplicating files on the server without downloading and uploading but copying: … … 40 40 [[Image(source:trunk/www/help/images/move.png)]] 41 41 42 To move a file, use ''Edit → Cut (⌘-X)'' followed by ''Edit → Paste (⌘-V)''. To duplicate a file, use ''Edit → Copy (⌘-C '' followed by ''Edit → Paste (⌘-V)''.42 To move a file, use ''Edit → Cut (⌘-X)'' followed by ''Edit → Paste (⌘-V)''. To duplicate a file, use ''Edit → Copy (⌘-C)'' followed by ''Edit → Paste (⌘-V)''. 43 43 44 44 === Copy files and folders to different server ===