Changes between Version 1 and Version 2 of help/en/faq
- Timestamp:
- Mar 30, 2008 12:46:58 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/faq
v1 v2 2 2 3 3 = [wiki:help/en Cyberduck Help] = 4 = [wiki:help/en/faq FAQ]=4 == [wiki:help/en/faq FAQ] == 5 5 6 == What is Cyberduck?==6 === What is Cyberduck? === 7 7 Cyberduck is a open source FTP and SFTP (SSH Secure File Transfer) browser licenced under the GPL. 8 8 9 == Is Cyberduck free?==9 === Is Cyberduck free? === 10 10 Cyberduck is free software. Free software is a matter of the users' freedom to run, copy, distribute, study, change and improve the software. If you find this program useful, please consider making a donation. A donation would not only demonstrate your appreciation of this software, but also help to advance development in the future. It will help to make Cyberduck even better! Please see http://cyberduck.ch/donate. 11 11 12 == Cyberduck isn't available in my language!==12 === Cyberduck isn't available in my language! === 13 13 Why not translate it yourself? Contact me and I'll send you the relevant files. Current available localizations are English, Czech, Dutch, Finnish, French, German, Italian, Japanese, Korean, Norwegian, Portuguese, Slovak, Spanish, Chinese (Traditional and Simplified), Russian, Swedish, Hungarian, Danish, Polish, Indonesian, Catalan, Welsh and Thai. 14 14 15 == What are the requirements to run Cyberduck?==15 === What are the requirements to run Cyberduck? === 16 16 Cyberduck runs on Mac OS X 10.3.9 or later. 17 17 18 == How do I submit a bug report?==18 === How do I submit a bug report? === 19 19 [http://trac.cyberduck.ch/newticket Open a new ticket] using the issue tracker with a description of what you have a done and what went wrong. Make sure to look or search for existing tickets first. 20 20 21 == How do I request a feature?==21 === How do I request a feature? === 22 22 Look or search first in the issue tracker if this hasn't been requested before. If not, then open a new ticket describing the missing functionality. 23 23 24 == How can I access Cyberduck bookmarks with Quicksilver?==24 === How can I access Cyberduck bookmarks with Quicksilver? === 25 25 Open the Quicksilver Preferences and install the Cyberduck Module. Then when Cyberduck is selected in Quicksilver use the right-arrow key. 26 26 27 == Why isn't there a local file viewer in Cyberduck?==27 === Why isn't there a local file viewer in Cyberduck? === 28 28 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. 29 29 30 == What proxy servers does Cyberduck support?==30 === What proxy servers does Cyberduck support? === 31 31 SOCKS 4/5. You can adjust the proxy settings in the System Preferences. 32 32 33 == Where does Cyberduck store its preferences?==33 === Where does Cyberduck store its preferences? === 34 34 {{{~/Library/Application Support/Cyberduck/}}} and {{{~/Library/Preferences/ch.sudo.cyberduck.plist}}} 35 35 36 == Are there any unknown features of Cyberduck?==36 === Are there any unknown features of Cyberduck? === 37 37 There are some settings which aren't yet available in the Preferences either because they are not considered stable yet or not of general interest. These are the following: (To enable one of these features type the commands in a Terminal.app window.) 38 38 … … 62 62 }}} 63 63 64 == My preferred editor isn't supported.==64 === My preferred editor isn't supported. === 65 65 An editor must support the external editor protocol (ODB). It is currently not possible to use an arbitrary editor.