You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
66 lines
2.8 KiB
66 lines
2.8 KiB
<chapter id="more-features">
|
|
<!-- **********************************************************************
|
|
4 more.docbook
|
|
5 +++++++++++++++++++++++++++
|
|
6 copyright : (C) 2000 - 2008
|
|
7 Rafi Yanai, Shie Erlich, Frank Schoolmeesters
|
|
8 & the Krusader Krew
|
|
9 e-mail : krusader@users.sourceforge.net
|
|
10 web site : http://www.krusader.org
|
|
11 description : a Krusader Documentation File
|
|
12
|
|
13 ***************************************************************************
|
|
14 * Permission is granted to copy, distribute and/or modify this *
|
|
15 * document under the terms of the GNU Free Documentation License, *
|
|
16 * Version 1.1 or any later version published by the Free Software *
|
|
17 * Foundation; with no Invariant Sections, no Front-Cover Texts and *
|
|
18 * no Back-Cover Texts. A copy of the license is available on the *
|
|
19 * GNU site http://www.gnu.org/licenses/fdl.html or by writing to: *
|
|
20 * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, *
|
|
21 * MA 02110-1301, USA. *
|
|
22 *********************************************************************** -->
|
|
<title>Advanced functions</title>
|
|
<!-- call the vfs sect1 section -->
|
|
&vfs;
|
|
<!-- call the compare sect1 section -->
|
|
&compare;
|
|
<!-- call the occupied space sect1 section -->
|
|
&occupied-space;
|
|
<!-- call the splitter sect1 section -->
|
|
&splitter;
|
|
<!-- call the checksum sect1 section -->
|
|
&checksum;
|
|
<sect1 id="send-email">
|
|
<title>Send Files by e-mail</title>
|
|
<para>Select a file and use
|
|
<emphasis role="bold">
|
|
<menuchoice>
|
|
<guimenu>Right-Click menu</guimenu>
|
|
<guimenuitem>Send by Email</guimenuitem>
|
|
</menuchoice>
|
|
</emphasis>. Selecting this option will open a new
|
|
&kmail; window with the file already attached. Just
|
|
fill in the subject and recipient(s) and send it. Of course,
|
|
&kmail; must be properly configured.</para>
|
|
</sect1>
|
|
<!-- call the profiles sect1 section -->
|
|
&profiles;
|
|
<sect1 id="acl">
|
|
<title>ACL permissions</title>
|
|
<para>
|
|
<link linkend="gloss-acl">ACL permissions</link> are fully
|
|
supported when using properties, preserve attributes and the
|
|
synchronizer. To view/modify the ACL permissions, select a file
|
|
and use the &context-menu-lnk;:
|
|
<emphasis role="bold">
|
|
<menuchoice>
|
|
<guimenu>Properties</guimenu>
|
|
<guimenuitem>Permissions</guimenuitem>
|
|
<guimenuitem>Advanced permissions</guimenuitem>
|
|
</menuchoice>
|
|
</emphasis>. At Copy/Move if
|
|
<guilabel>preserve attributes</guilabel> are selected, the ACL
|
|
permissions are also copied. The synchronizer keeps the ACL
|
|
permissions as well.</para>
|
|
</sect1></chapter>
|