Hier noch der lange Weg…
1 2 3 4 5 6 7 8 9 10 11 |
# tftp localhost tftp> verbose Verbose mode on. tftp> status Connected to localhost.localdomain. Mode: netascii Verbose: on Tracing: off Literal: off Rexmt-interval: 5 seconds, Max-timeout: 25 seconds tftp> get RINGLIST.DAT getting from localhost.localdomain:RINGLIST.DAT to RINGLIST.DAT [netascii] Received 32 bytes in 0.1 seconds [2951 bit/s] tftp> quit |