Home AMX User Forum Duet/Cafe Duet
Options

TFTP Module

This is a Duet TFTP module. TFTP is used for transferring files between machines on a local network. This module does not currently support multi-threading nor event status. Pending user feedback I will add these.

To see usage of module:
open telnet session
type - msg on
type - send c vdvTFTP,'?'

Usage example:
send c vdvTFTP,'192.168.1.203 cisco.cfg cisco.cfg'

Module and NetLinx wrapper here:
http://www.indyelectronics.com/Duet%20TFTP%20Example.zip

Tested with:
http://tftpd32.jounin.net/
Sign In or Register to comment.