Linux.pl
Opcje wyszukiwania podręcznika man:
Lista stron man zaczynających się od znaku:
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z   ALPHA   NUM   OTHER   ALL
pure-quotacheck(8)                 Pure-FTPd                pure-quotacheck(8)

NAME
       pure-quotacheck - Update virtual quota files for Pure-FTPd

SYNTAX
       pure-quotacheck -u username/gid -d home directory [-g group/gid]

DESCRIPTION
       pure-quotacheck create a .ftpquota file in the specified directory.
       This  file  contains the current file and size of the directory, and it
       is used by Pure-FTPd when virtual quotas are enabled.
       It's recommended to periodically run pure-quotacheck for every user, in
       crontabs.

OPTIONS
       -d <directory>
              Scans the specified <directory>.

       -g <group or gid>
              Sets  the group files will be scanned as. This is optional: if a
              user name is passed to  -u</fR>,  group  are  automatically  re-
              trieved.

       -u <user or uid>
              Set  the  user name files will be scanned as. This is mandatory,
              and it can't be "root".

       -h     Output usage information and exit.

FILES
       .ftpquota

EXAMPLES
       To run this program the standard way type:

       pure-quotacheck -u john -d /home/john

AUTHORS
       Frank DENIS <j at pureftpd dot org>

SECURITY
       pure-quotacheck switches real and effective uids/gids as soon as possi-
       ble. Root privileges are never given back.
       pure-quotacheck  refuses to scan directories with uid = 0 (root) or gid
       = 0 (wheel/root) .
       pure-quotacheck performs a chroot() call  to  the  home  directory.  It
       never traverses parent directories.
       pure-quotacheck only scans real files (no socket, no pipe, etc) .
       pure-quotacheck  enforces read access on directories to prevent against
       people doing chmod 0 before a quota scan.
       pure-quotacheck enforces write access on the home directory to properly
       write the .ftpquota file.
       pure-quotacheck never scans the same inode/device pair twice.

SEE ALSO
       ftp(1),   pure-ftpd(8)   pure-ftpwho(8)  pure-mrtginfo(8)  pure-upload-
       script(8) pure-statsdecode(8)  pure-pw(8)  pure-quotacheck(8)  pure-au-
       thd(8) pure-certd(8)

       RFC 959, RFC 2228, RFC 2389 and RFC 2428.

Frank Denis                         1.0.52                  pure-quotacheck(8)

Czas wygenerowania: 0.00013 sek.


Created with the man page lookup class by Andrew Collington.
Based on a C man page viewer by Vadim Pavlov
Unicode soft-hyphen fix (as used by RedHat) by Dan Edwards
Some optimisations by Eli Argon
Caching idea and code contribution by James Richardson

Copyright © 2003-2025 Linux.pl
Hosted by Hosting Linux.pl