can you try to describe in english?
sry but my french is way to bad
if you don't need SSL, change yout ioFTPd.ini from
Code:
[FTP_Service]
Type = FTP
.......
Certificate_Name = 192.168.100.1 #or other name
to
Code:
[FTP_Service]
Type = FTP
.......
Certificate_Name = 192.168.100.1 #or other name
If you do need SSL have a look at the
knowledge base...