Linux server1.hosting4iran.com 4.18.0-553.89.1.el8_10.x86_64 #1 SMP Mon Dec 8 03:53:08 EST 2025 x86_64
LiteSpeed
Server IP : 185.208.174.156 & Your IP : 216.73.216.218
Domains : 282 Domain
User : satitravel
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
cpanel-pure-ftpd /
Delete
Unzip
Name
Size
Permission
Date
Action
AUTHORS
7.26
KB
-rw-r--r--
2018-01-04 12:13
FAQ
31.79
KB
-rw-r--r--
2021-05-30 09:00
HISTORY
2.19
KB
-rw-r--r--
2021-12-16 12:08
NEWS
24
B
-rw-r--r--
2019-03-25 15:48
README
73.78
KB
-rw-r--r--
2024-09-18 15:34
README.Authentication-Modules
4.65
KB
-rw-r--r--
2019-03-25 17:10
README.Configuration-File
1.1
KB
-rw-r--r--
2021-12-16 12:09
README.LDAP
9.94
KB
-rw-r--r--
2019-04-20 09:36
README.MySQL
8.74
KB
-rw-r--r--
2020-03-31 16:22
README.PGSQL
8.1
KB
-rw-r--r--
2019-04-20 09:36
README.TLS
10.75
KB
-rw-r--r--
2019-04-20 09:36
README.Virtual-Users
11.68
KB
-rw-r--r--
2021-12-16 12:09
README.Windows
2.61
KB
-rw-r--r--
2018-01-04 12:13
THANKS
13.68
KB
-rw-r--r--
2018-02-26 00:19
pureftpd-ldap.conf
1.96
KB
-rw-r--r--
2018-01-04 12:13
pureftpd-mysql.conf
3.28
KB
-rw-r--r--
2019-04-20 09:36
pureftpd-pgsql.conf
2.89
KB
-rw-r--r--
2019-04-20 09:36
pureftpd.schema
2.49
KB
-rw-r--r--
2011-09-07 05:02
Save
Rename
# # pureftpd.schema # # Pure-FTPd User LDAP Schema # See README.LDAP in the Pure-FTPd documentation for more information. # # Written by Ben Gertzfield <che =AT= debian -DOT- org> # ## Pure-FTPd-related LDAP attributes attributetype ( 1.3.6.1.4.1.6981.11.3.1 NAME 'FTPQuotaFiles' DESC 'Quota (in number of files) for an FTP user' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) attributetype ( 1.3.6.1.4.1.6981.11.3.2 NAME 'FTPQuotaMBytes' DESC 'Quota (in megabytes) for an FTP user' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) attributetype ( 1.3.6.1.4.1.6981.11.3.3 NAME 'FTPUploadRatio' DESC 'Ratio (compared with FTPRatioDown) for uploaded files' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) attributetype ( 1.3.6.1.4.1.6981.11.3.4 NAME 'FTPDownloadRatio' DESC 'Ratio (compared with FTPRatioUp) for downloaded files' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) attributetype ( 1.3.6.1.4.1.6981.11.3.5 NAME 'FTPUploadBandwidth' DESC 'Bandwidth (in KB/s) to limit upload speeds to' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) attributetype ( 1.3.6.1.4.1.6981.11.3.6 NAME 'FTPDownloadBandwidth' DESC 'Bandwidth (in KB/s) to limit download speeds to' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) attributetype ( 1.3.6.1.4.1.6981.11.3.7 NAME 'FTPStatus' DESC 'Account status: enabled or disabled' EQUALITY caseIgnoreIA5Match SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE ) attributetype ( 1.3.6.1.4.1.6981.11.3.8 NAME 'FTPuid' DESC 'System uid (overrides uidNumber if present)' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) attributetype ( 1.3.6.1.4.1.6981.11.3.9 NAME 'FTPgid' DESC 'System uid (overrides gidNumber if present)' EQUALITY integerMatch SYNTAX 1.3.6.1.4.1.1466.115.121.1.27 SINGLE-VALUE ) ## New Pure-FTPd object type objectclass ( 1.3.6.1.4.1.6981.11.2.3 NAME 'PureFTPdUser' DESC 'PureFTPd user with optional quota, throttling and ratio' SUP top AUXILIARY MAY ( FTPStatus $ FTPQuotaFiles $ FTPQuotaMBytes $ FTPUploadRatio $ FTPDownloadRatio $ FTPUploadBandwidth $ FTPDownloadBandwidth $ FTPuid $ FTPgid ) )