How to Install and Uninstall proftpd-mod-counter Package on Kali Linux
Last updated: January 23,2025
1. Install "proftpd-mod-counter" package
Here is a brief guide to show you how to install proftpd-mod-counter on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
proftpd-mod-counter
Copied
2. Uninstall "proftpd-mod-counter" package
This guide covers the steps necessary to uninstall proftpd-mod-counter on Kali Linux:
$
sudo apt remove
proftpd-mod-counter
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the proftpd-mod-counter package on Kali Linux
Package: proftpd-mod-counter
Source: proftpd-mod-counter (0.6.2-2)
Version: 0.6.2-2+b5
Installed-Size: 56
Maintainer: ProFTPD Maintainance Team
Architecture: amd64
Depends: proftpd-abi-1.3.8b, libc6 (>= 2.4)
Size: 13424
SHA256: 1218ec385b6fc3538007775a190adcac0baa08e6c0b96109efa8a7abace91aa5
SHA1: 2b2f22287b5000e8d6288d1d75134c74fb0d1db5
MD5sum: eaa6559734f0a99de5cd8e539cdd0aec
Description: ProFTPD module mod_counter
The mod_counter module is designed to allow a sort of "locking" to be
enforced when the same file is being uploaded or downloaded by multiple
clients at the same time.
.
The mod_counter works by creating a SysV semaphore for a file being
read/written, and placing a number of reader or writer "counters" in that
semaphore. When the configured maximum number of counters is reached, the
FTP command which seeks to add another reader/writer counter will be denied.
This allows site to configure the maximum number of clients which can be
reading/writing any file at one time.
Description-md5:
Homepage: http://www.castaglia.org/proftpd/modules/mod_counter.html
Section: net
Priority: optional
Filename: pool/main/p/proftpd-mod-counter/proftpd-mod-counter_0.6.2-2+b5_amd64.deb
Source: proftpd-mod-counter (0.6.2-2)
Version: 0.6.2-2+b5
Installed-Size: 56
Maintainer: ProFTPD Maintainance Team
Architecture: amd64
Depends: proftpd-abi-1.3.8b, libc6 (>= 2.4)
Size: 13424
SHA256: 1218ec385b6fc3538007775a190adcac0baa08e6c0b96109efa8a7abace91aa5
SHA1: 2b2f22287b5000e8d6288d1d75134c74fb0d1db5
MD5sum: eaa6559734f0a99de5cd8e539cdd0aec
Description: ProFTPD module mod_counter
The mod_counter module is designed to allow a sort of "locking" to be
enforced when the same file is being uploaded or downloaded by multiple
clients at the same time.
.
The mod_counter works by creating a SysV semaphore for a file being
read/written, and placing a number of reader or writer "counters" in that
semaphore. When the configured maximum number of counters is reached, the
FTP command which seeks to add another reader/writer counter will be denied.
This allows site to configure the maximum number of clients which can be
reading/writing any file at one time.
Description-md5:
Homepage: http://www.castaglia.org/proftpd/modules/mod_counter.html
Section: net
Priority: optional
Filename: pool/main/p/proftpd-mod-counter/proftpd-mod-counter_0.6.2-2+b5_amd64.deb