< >
- root@(none):~# mkdir /tmp/wrt root@(none):~# mount -o rw /dev/mtdblock/4 /tmp/wrt root@(none):~# tar zcvf wrt-backup.tar.gz wrt/* To transfer the tarbal...root@(none):~# mkdir /tmp/wrt root@(none):~# mount -o rw /dev/mtdblock/4 /tmp/wrt root@(none):~# tar zcvf wrt-backup.tar.gz wrt/* To transfer the tarball to another host, use netcat. Start a listening netcat en port 4444 on 192.168.1.10 for example


concept