Hello my friends, y need a TFTP server in my mikrotik?
it’s a possible?
ist realiseable?? make a tftpd.pkg ??
please look thist !!
and thks
PD:sorry my bad english
Hello my friends, y need a TFTP server in my mikrotik?
it’s a possible?
ist realiseable?? make a tftpd.pkg ??
please look thist !!
and thks
PD:sorry my bad english
Carlos: Mikrotik it 's a router. You have ftp to upload files.
Maxi
BTW, tftp-servers on routers are quite common (Cisco, Juniper, Extreme, and alot more:-), they are easier and smaller to implement into the routers firmware, but a bit more difficult to use than ftp. Both are very unsecure, ftp even more.
i prefer using ssh (scp is contained) with public key installed on the router it becomes quite simple to use and one can switch off telnet and ftp.