1krusader(1) Krusader Manpage krusader(1)
2
3
4
6 krusader - advanced twin-panel file manager and ftp client for KDE
7
9 krusader [Qt-options] [KDE-options] [options]
10
12 Krusader is an advanced twin panel (commander style) file manager for
13 KDE and other desktops in the *nix world, similar to Midnight or Total
14 Commander. It provides all the file management features you could pos‐
15 sibly want. Plus: extensive archive handling, mounted filesystem sup‐
16 port, FTP, advanced search module, viewer/editor, directory synchroni‐
17 sation, file content comparisons, powerful batch renaming and much much
18 more. It supports the following archive formats: ace, arj, bzip2, deb,
19 gzip, iso, lha, rar, rpm, tar, zip and 7-zip and can handle other
20 KIOSlaves such as smb:// or fish:// It is (almost) completely customiz‐
21 able, very user friendly, fast and looks great on your desktop! :-) You
22 should give it a try.
23
24
26 --left <path>
27 start left panel at <path>
28
29 --right <path>
30 start right panel at <path>
31
32 --profile <panel-profile>
33 Load <panel-profile> on startup
34
35 --help show the general options
36
37 --help-all
38 show the all the options
39
40 --author
41 show the authors
42
43 -v, --version
44 show the version
45
46 --license
47 show the license
48
50 "$ krusader --help-qt" shows the all the Qt-options
51
53 "$ krusader --help-kde" shows the all the KDE-options
54
56 $ krusader --left=/mnt/cdrom --right=ftp://downloads@myserver.net
57
58 $ krusader --left=/home,/usr,smb://workgroup.net
59 --right=fish://myserver.net
60
61 $ krusader --profile=ftp_managment
62
64 Configuration files:
65
66 ~/.kde/share/config/krusaderrc
67
68 ~/.kde/share/apps/krusader/krbookmarks.xml
69
70 $KDEDIR/share/apps/krusader/krusaderui.rc or
71
72 ~/.kde/share/apps/krusader/krusaderui.rc
73
74
76 All POSIX: Linux, Solaris, All BSD Platforms: FreeBSD, MacOS-X
77
78 KDE 2.x
79
80 krusader v1.01 stable but there are no planned changes.
81
82 KDE 3.x
83
84 The latest version of Krusader can be found at the Krusader website.
85
86 Note:
87
88 Krusader v1.01 needs KDElibs 2
89
90 Krusader v1.02 - 1.40 needs KDElibs 3
91
92 Krusader 1.40 prefers >= KDE 3.2
93
94 Krusader v1.50 - v1.51: KDE 3.2 - KDE 3.3
95
96 Krusader v1.60.0- v1.70.0: KDE 3.3 - KDE 3.4
97
98 Krusader 1.70.x-1.80.x: KDE 3.4 - KDE 3.5
99
100 Krusader 2.xx.x: KDE 4 the future Krusader
101
102
104 OFM filemanager features.
105
106 Strong keyboard orientation.
107
108 Powerful internal viewer and editor.
109
110 Advanced search module that can search in archives.
111
112 Supports: ace, arj, bzip2, deb, gzip, iso, lha, rar, rpm, tar, zip and
113 7-zip.
114
115 Directory comparison and filtering.
116
117 Ftp/Samba client with a connection manager with SFTP/SCP support.
118
119 Synchronizer, UserActions, Embedded console. Javascript console.
120
121 Compare files by content. Easy editing of file permissions.
122
123 Diskusage, Calculate occupied space. Checksum creation-verification.
124
125 Fully mimetype-aware (with or without magic!).
126
127 Mountmanager, Locate, Krename support.
128
129 Root mode, Tabbed panels, PopUp Panel. Mouse selection modes.
130
131 Profiles for: Panels, Key-bindings, Colors.
132
133 For more features read http://krusader.sourceforge.net/handbook/fea‐
134 tures.html
135
136
138 Krusader is distributed under the terms of the GNU General Public
139
140 License version 2 as published by the Free Software Foundation.
141
142 See the built-in help for details on the License and the lack of war‐
143 ranty.
144
145 The copyright for the project and its name are still held by Shie
146 Erlich and Rafi Yanai.
147
149 Krusader is translated into many languages.
150
151 http://krusader.sourceforge.net/i18n.php
152
153 Read the Krusader translation howto if you want translate Krusader in
154 your native language.
155
157 The latest version of the KRUSADER FAQ can be found at the Krusader
158 website.
159
161 The Krusader Handbook, at the krusader help menu.
162
163 The Krusader homepage on the World Wide Web:
164
165 http://krusader.sourceforge.net
166
168 Krusader is developed by a dedicated team of individuals, known as the
169 Krusader Krew.
170
171 Shie Erlich, author [erlich {*} users {.} sourceforge {.} net]
172
173 Rafi Yanai, author [yanai {*} users {.} sourceforge {.} net]
174
175 Dirk Eschler, Webmaster and i18n coordinator [deschler {*} users {.}
176 sourceforge {.} net]
177
178 Csaba Karai, Developer [ckarai {*} users {.} sourceforge {.} net]
179
180 Heiner Eichmann, Developer [h {.} eichmann {*} gmx.de]
181
182 Jonas Baehr, Developer [jonas.baehr {*} web.de]
183
184 Frank Schoolmeesters, Documentation & Marketing Coordinator
185 [frank_schoolmeesters {*} yahoo {.} com]
186
187 Richard Holt, Documentation & Proofing [richard {.} holt {*} gmail {.}
188 com]
189
190 Matej Urbancic, Marketing & Product Research [matej {*} amis {.} net]
191
192 The project is written using KDevelop and QT Designer.
193
194
196 See the TODO file in the distribution for information on what remains
197 to be done.
198
199 Notice: if you've got bugs to report, please use the krusader website,
200 and
201
202 not KDE's bugzilla (bugs.kde.org).
203
204 For fixes, patches and comments use the krusader forum or mail to
205
206 [krusader {*} users {.} sourceforge {.} net].
207
208 Krusader Krew
209
210
211
212Linux 08 May 2006 krusader(1)