Tag Elements Beginning with F > <ftp> (configuration/system/services) Usage <configuration> <system> <services> <ftp> <connection-limit>connection-limit</connection-limit> <rate-limit>rate-limit</rate-limit> </ftp> </services> </system></configuration> Description Allow FTP file transfers. Contents <connection-limit>—Maximum number of allowed connections. <rate-limit>—Maximum number of connections per minute.
Tag Elements Beginning with F > <ftp> (configuration/system/services)
<configuration> <system> <services> <ftp> <connection-limit>connection-limit</connection-limit> <rate-limit>rate-limit</rate-limit> </ftp> </services> </system></configuration>
<configuration>
<system>
<services>
<ftp>
<connection-limit>
connection-limit
</connection-limit>
<rate-limit>
rate-limit
</rate-limit>
</ftp>
</services>
</system></configuration>
Allow FTP file transfers.
<connection-limit>—Maximum number of allowed connections.
<rate-limit>—Maximum number of connections per minute.