summaryrefslogtreecommitdiffstats
path: root/doc/en/more.docbook
blob: a5d097c9d87de4c49b648bc4050c5932d9217ba7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<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>