Code:
site config replace FTP-Data 005 Global_Inbound_bandwidth = 0
200 config Command successful.
site config replace FTP-Data 006 Global_Outbound_bandwidth= 0
200 config Command successful.
site config save
200 config Command successful.
site config rehash
200 config Command successful.
site config show FTP-Data
200-### [FTP-Data]
200-000: Host = 0.0.0.0
200-001: Ports = 5000-6000
200-002: Random = True
200-003: Client_Inbound_bandwidth = 0
200-004: Client_Outbound_bandwidth= 0
200-005: Global_Inbound_bandwidth = 0
200-006: Global_Outbound_bandwidth= 0
200-007:
200-008: ######################################################
200-009:
200-010:
200-011: ###################### Services ######################
200-012:
200 config Command successful.
Everytime I execute this command or any other site config related command, I noticed that ioFTPD adds 3-4 blank lines at the end of the ioFTPD.ini
Not really a bug but more of an annoyance. I came across this when I noticed my ioFTPD.ini grew to 20kb from several hundred blank lines at the end.