Understanding and Troubleshooting FTP Active and Passive Data Transfer Modes
FTP Data Transfer Modes Explained
File Transfer Protocol (FTP) supports two distinct modes for establishing data connections: Active Mode and Passive Mode. The distinction between these modes is primarily from the perspective of the FTP server initiating or awaiting the data connection.
Active Mode FTP
In Active Mode, the FTP server actively in ...
Posted on Fri, 03 Jul 2026 17:35:43 +0000 by westair
Zabbix Automation: Active Mode, Auto-Discovery, and Low-Level Discovery for MySQL
1. Zabbix Active Agent Mode
To use active agent mode, you need to create a custom template. Search for the existing Linux template, click into it, and select Full clone. Rename the clone (e.g., Linux Active) and add it.
Then, search for the newly created template, select all items, and use Mass update. Change the Type to Zabbix agent (active) ...
Posted on Tue, 09 Jun 2026 17:42:40 +0000 by Spud_Nic