Version 2 (modified by Julesbressers, on Apr 20, 2011 at 12:58:36 PM) (diff) |
---|
Table of Contents
Cyberduck Help / Howto? / Verbinding maken
Ondersteunde protocollen
Cyberduck ondersteunt een groot aantal protocollen zodat u verbinding kunt maken met vrijwel elke server.
FTP protocol ondersteuning
Met ondersteuning voor beveiligde TLS verbindingen.
Amazon S3 protocol ondersteuning
Ondersteunde dienstverleners:
- Amazon Web Services (Engels)
- Google Storage (Engels)
- Eucalyptus Walrus (Engels)
- Dunkel Cloud Storage (Engels)
- Host Europe Cloud Storage
WebDAV protocol ondersteuning
Maak verbinding met een WebDAV server met zowel HTTP als HTTP/SSL.
SSH/SFTP protocol ondersteuning
Geavanceerde configuratie voor SSH verbindingen met publieke sleutel authenticatie.
OpenStack Object Storage protocol ondersteuning
Ondersteunde dienstverleners:
- Rackspace Cloud Files (Engels)
- Rackspace Cloud Files UK (Engels)
- Internap XIPCloud Storage (Engels)
Windows Azure protocol ondersteuning
Google Docs protocol ondersteuning
Wanneer u Google Docs als dataopslag gebruikt kunt u met Cyberduck al uw documenten, in iedere bestandsindeling, beheren en uploaden.
Dropbox? protocol support
Verkrijg toegang tot uw Dropbox zonder te synchroniseren.
Knop Nieuwe verbinding
Druk op de knop Nieuwe verbinding in de knoppenbalk of kies Bestand → Nieuwe verbinding... (⌘-O). Indien u hiervoor een nieuw Browser venster wilt gebruiken, kies dan eerst Bestand → Nieuwe browser (⌘-N).
Verbind snel
Typ de naam van de server waarmee u verbinding wilt maken in het Verbind snel vak in de knoppenbalk. Indien u een bladwijzer? voor de servernaam heeft gemaakt, zal Cyberduck de servernaam automatisch aanvullen. Er zijn verschillende invoermethoden mogelijk in de vorm gebruiker@hostnaam, zoals bijvoorbeeld gebruiker@voorbeeld.com, of een volledige url zoals bijvoorbeeld ftp://ftp.hostnaam.com/web/.
Indien u enkel de hostnaam invoert, zal het standaard protocol zoals ingesteld in Voorkeuren → Algemeen → Verbinding gebruikt worden.
Bladwijzers
Kies Beeld → Toon/verberg bladwijzers (⌘-B) en dubbelklik op een bladwijzer? om verbinding te maken. Indien u een bladwijzer wilt maken van een openstaande verbinding met de huidige instellingen, kies dan Bladwijzer → Nieuwe bladwijzer (⌘-⇧-B).
U kunt ook Geschiedenis en Bonjour in deze weergave tonen met de tabs boven de bladwijzers.
Geschiedenis
Geschiedenis toont u een lijst met alle recente verbindingen. Kies een bladwijzer uit het menu Bladwijzer → Geschiedenis of gebruik de Geschiedenis tab boven de bladwijzers.
Bonjour gedetecteerde services
FTP en WebDAV services in het locale netwerk worden automatisch gedetecteerd. Servers verschijnen zowel onder Bladwijzer → Bonjour als de Bonjour tab boven de bladwijzers.
Verbinding maken vanuit de Finder
Bladwijzer bestand
Dubbelklik op een Cyberduck .duck bladwijzer bestand in de Finder.
Internetlocatie bestand
Dubbelklik op een internetlocatie bestand in de Finder. Cyberduck moet ingesteld zijn als het standaardprogramma voor het protocol dat de URL gebruikt (bijvoorbeeld FTP).
Gebruik Spotlight
U kunt zoeken met Spotlight?.
Applicatiestarters
Quicksilver
Quicksilver kan andere applicaties starten. Open de Quicksilver Voorkeuren en installeer de Cyberduck Module. Wanneer Cyberduck dan is geselecteerd in Quicksilver gebruikt u de rechter pijltjestoets om bladwijzers vanuit Quicksilver te openen.
LaunchBar
Launchbar (Engels) ondersteunt Cyberduck.
Vanuit applicaties door derden
U kunt URL's vanuit elke applicatie naar een Cyberduck browser venster slepen.
- Sleep de URL naar de browser om een nieuwe verbinding te maken.
- Sleep de URL naar de bladwijzers om een nieuwe bladwijzer te maken.
Verbindingsproblemen
I get an error IO Error: Broken pipe
There was a problem with the unerlying network stream either because the connection was too slow or the server wouldn't give a response anymore. Often this is caused when you run out of quota on the server - meaning that your user account is not allowed to use any more harddisk space.
I get an error IO Error: Read Timed Out
When attempting to open a connection, there is either a firewall blocking requests, or no server is listening at the given address and port. If you get this error while already connected to the server, the network connection to the server is too slow or has a too high latency. You can try to increase the connection timout in Preferences → Connection → Timeouts.
Transcript
Useful to look at issues is the transcript written to the log drawer. Choose View → Toggle Log Drawer. All commands written to and read from the server are logged there if the drawer is open.
No transcript is written for SFTP connections. Issue #2944.
Proxy Configuration
The following proxies are supported:
- SOCKS Proxy for all connections.
- Web Proxy (HTTP) for WebDAV, S3, Rackspace Cloudfiles, Swift OpenStack, Google Storage, Dropbox and Google Docs.
- Secure Web Proxy (HTTPS) for WebDAV, S3, Rackspace Cloudfiles, Swift OpenStack, Google Storage, Dropbox and Google Docs.
Mac
The following proxy settings in System Preferences → Network are supported:
- The option Exclude simple hostnames is respected and applies to all hostnames not fully qualified.
- The hostnames and wildcards in Bypass proxy settings are applied.
- CIDR notations are parsed and matched against the IPv4 address of the hostname.
The Automatic Proxy Configuration using a Proxy Configuration File is currently ignored.
Windows
All proxy settings are supported.
Preferences
Connection → Text Encoding
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.
Connection → Timeouts
You might need to adjust the timeout to wait for an answer from the server. The default is set to 30 seconds.
Connection → Repeat failed networking tasks
Failed transfers due to network connection issues such as a low latency can be choosen to be repeated with a configurable number of retries.
Connection → Proxies
Choose Cyberduck → Preferences → Connection → Use system proxy settings. No additional configuration needed.
General → Connection → Use Keychain
Search for and save passwords in keychains (Manage your passwords with Keychain Access.app on Mac). On Windows, passwords are encrypted using your login credentials.
Prefer IPv6 adresses of DNS lookups
A hidden configuration option. Refer to #2539.
defaults write ch.sudo.cyberduck connection.dns.ipv6 true
Disable Bonjour support
A hidden configuration option.
defaults write ch.sudo.cyberduck rendezvous.enable false
Add to Keychain unchecked by default in login prompt
Do not add password to Keychain upon successful login.
defaults write ch.sudo.cyberduck connection.login.addKeychain false
Default protocol handler
You can set Cyberduck or a third party application as the default application (protocol handler) for FTP and SFTP in Preferences → FTP and Preferences → SFTP respectively. When you click URLs in another application like your web browser, this application is opened to open the URL instead.