TFTP drop
Upload here or copy files into storage/tftp/ on the server. Pick them up over TFTP (UDP 69) or HTTPS below.
TFTP host: drop.airwitness.net - port 69
TFTP is disabled. An admin can enable it for one hour from the Admin page.
Upload (HTTPS)
Max 10 GB per file. Flat filename only - that name is what TFTP clients use.
HTTPS upload is paused while TFTP is disabled.
Files available now
| Filename | Size | TFTP | HTTPS |
|---|---|---|---|
GZR10010g_cd8ufi.bin |
98376823 bytes | tftp://drop.airwitness.net/GZR10010g_cd8ufi.bin |
Download |
SPR10010h03ufi.bin |
75354676 bytes | tftp://drop.airwitness.net/SPR10010h03ufi.bin |
Download |
fadblucore.txt |
37869 bytes | tftp://drop.airwitness.net/fadblucore.txt |
Download |
hello.txt |
22 bytes | tftp://drop.airwitness.net/hello.txt |
Download |
Client examples
# Switch (Ruckus / Cisco style)
copy run tftp://drop.airwitness.net/running.cfg
# Windows TFTP client (if enabled)
tftp -i drop.airwitness.net GET filename.bin
tftp -i drop.airwitness.net PUT local.bin filename.bin
TFTP has no authentication - use only on networks you trust.