AnonSec Shell
Server IP : 185.86.78.101  /  Your IP : 216.73.216.213
Web Server : Apache
System : Linux 675867-vds-valikoshka1996.gmhost.pp.ua 5.4.0-150-generic #167-Ubuntu SMP Mon May 15 17:35:05 UTC 2023 x86_64
User : www ( 1000)
PHP Version : 7.4.33
Disable Function : passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /www/server/pure-ftpd/share/man/man8/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     

Current File : /www/server/pure-ftpd/share/man/man8/pure-quotacheck.8
.TH "pure-quotacheck" "8" "1.0.49" "Frank Denis" "Pure-FTPd"
.SH "NAME"
.LP
pure\-quotacheck \- Update virtual quota files for Pure\-FTPd
.SH "SYNTAX"
.LP
pure\-quotacheck \fI\-u username/gid\fP \fI\-d home directory\fP [\fI\-g group/gid\fP]
.SH "DESCRIPTION"
.LP
pure\-quotacheck create a \fB.ftpquota\fR file in the specified directory.
.br
This file contains the current file and size of the directory, and it is used by Pure\-FTPd when virtual quotas are enabled.
.br
It's recommended to periodically run pure\-quotacheck for every user, in crontabs.
.SH "OPTIONS"
.TP
\fB\-d\fR <\fIdirectory\fP>
Scans the specified <\fIdirectory\fP>.
.TP
\fB\-g\fR <\fIgroup or gid\fP>
Sets the group files will be scanned as. This is optional: if a user name is passed to \fB\-u</fR>, group are automatically retrieved.
.TP
\fB\-u\fR <\fIuser or uid\fP>
Set the user name files will be scanned as. This is mandatory, and it can't be "root".
.TP
\fB\-h\fR
Output usage information and exit.
.SH "FILES"
.LP
\fI.ftpquota\fP
.SH "EXAMPLES"
.LP
To run this program the standard way type:
.LP
pure\-quotacheck \-u john \-d /home/john
.SH "AUTHORS"
.LP
Frank DENIS <j at pureftpd dot org>
.SH "SECURITY"
pure\-quotacheck switches real and effective uids/gids as soon as possible. Root privileges are never given back.
.br
pure\-quotacheck refuses to scan directories with uid = 0 (root) or gid = 0 (wheel/root) .
.br
pure\-quotacheck performs a chroot() call to the home directory. It never traverses parent directories.
.br
pure\-quotacheck only scans real files (no socket, no pipe, etc) .
.br
pure\-quotacheck enforces read access on directories to prevent against people doing chmod 0 before a quota scan.
.br
pure\-quotacheck enforces write access on the home directory to properly write the .ftpquota file.
.br
pure\-quotacheck never scans the same inode/device pair twice.

.SH "SEE ALSO"
.BR "ftp(1)" ,
.BR "pure-ftpd(8)"
.BR "pure-ftpwho(8)"
.BR "pure-mrtginfo(8)"
.BR "pure-uploadscript(8)"
.BR "pure-statsdecode(8)"
.BR "pure-pw(8)"
.BR "pure-quotacheck(8)"
.BR "pure-authd(8)"
.BR "pure-certd(8)"

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

Anon7 - 2022
AnonSec Team