Changes between Version 28 and Version 29 of help/en/howto/connection
- Timestamp:
- Nov 18, 2010 10:35:48 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/connection
v28 v29 3 3 = [wiki:help/en Cyberduck Help] / [wiki:help/en/howto Howto] / Opening Connections = 4 4 5 == Toolbar button == 6 Click the New Connection toolbar button or ''File → Open Connection...''. If you want to open a connection in a new browser window, choose ''File → New Browser'' first. 7 8 [[Image(source:trunk/www/help/images/connection.png)]] 9 10 === Supported protocols === 5 == Supported protocols == 11 6 * [wiki:help/en/howto/ftp FTP] protocol support 12 7 * [wiki:help/en/howto/s3 Amazon S3], [wiki:help/en/howto/googlestorage Google Storage] and [wiki:help/en/howto/eucalyptus Eucalyptus] protocol support … … 29 24 * Secure Web Proxy (HTTPS) for [wiki:help/en/howto/dav WebDAV], [wiki:help/en/howto/s3 S3], [wiki:help/en/howto/cloudfiles Rackspace Cloudfiles], [wiki:help/en/howto/openstack Swift OpenStack], [wiki:help/en/howto/googlestorage Google Storage], [wiki:help/en/howto/dropbox Dropbox] and [wiki:help/en/howto/googledocs Google Docs]. 30 25 26 == Toolbar button == 27 Click the New Connection toolbar button or ''File → Open Connection...''. If you want to open a connection in a new browser window, choose ''File → New Browser'' first. 28 29 [[Image(source:trunk/www/help/images/connection.png)]] 30 31 31 == Quick Connect == 32 32 Type in the name of the server directly in to the Quick Connect field in the toolbar. The text field will autocomplete from [wiki:help/en/howto/bookmarks bookmarked] hosts. You can enter a string in the format {{{user@host}}}, i.e. {{{user@example.net}}}, or a fully qualified URL such as {{{ftp://mirror.switch.ch/mirror/}}}. … … 36 36 If you enter just the hostname, the default protocol as configured in ''Preferences → General → Connection'' will be used. 37 37 38 == From bookmarks ==38 == Bookmarks == 39 39 Select ''View → Toggle Bookmarks'' and double click a [wiki:help/en/howto/bookmarks bookmark]. 40 40 … … 43 43 If you want to bookmark a connection already open, choose ''Bookmark → New Bookmark'' and it will add a new bookmark with the current connection settings. 44 44 45 == From the history==45 === History === 46 46 47 47 Select a bookmark from the menu ''Bookmark → History''. … … 49 49 [[Image(source:trunk/www/help/images/history.png)]] 50 50 51 == From Bonjour discovered services==51 === Bonjour discovered services === 52 52 53 53 Servers in the local network are most likely to appear in the menu ''Bookmark → Bonjour''. 54 54 55 == From theFinder.app ==55 == Opening connections from Finder.app == 56 56 57 Double click a Cyberduck bookmark file in the Finder. 57 === Bookmark File === 58 Double click a Cyberduck `.duck` bookmark file in the Finder. 58 59 59 60 [[Image(source:trunk/www/help/images/bookmark_file.png)]] 60 61 62 === Internet Location File === 61 63 Double click a Internet Location File in the Finder.app. Cyberduck must be configured as the [wiki:help/en/howto/preferences#Defaultprotocolhandler default protocol handler] for the given protocol of the URL. 62 64 63 65 [[Image(source:trunk/www/help/images/inetloc.png)]] 64 66 65 == Use an application launcher == 67 === Use [wiki:help/en/howto/spotlight Spotlight] === 68 69 == Application launchers == 66 70 67 71 * Quickilver. [http://docs.blacktree.com/quicksilver/what_is_quicksilver Quicksilver] is a launcher application. Open the ''Quicksilver'' Preferences and install the ''Cyberduck Module''. Then when Cyberduck is selected in Quicksilver use the right-arrow key to access bookmarks wthin ''Quicksilver''. 68 72 * LaunchBar. [http://www.obdev.at/resources/launchbar/help/IndexingRules.html#cyberduck Indexing rule] for Cyberduck. 69 73 70 == Use [wiki:help/en/howto/spotlight Spotlight]==74 == From thirdparty application == 71 75 72 == Drag URL to browser window == 73 76 Drag an URL from any thirdparty application to a browser window. 74 77 * Drag an URL (e.g. from Safari) to the browser list or outline view to open a new connection. 75 78 * Drag an URL to the [wiki:help/en/howto/bookmarks bookmarks] to create a new bookmark.