summaryrefslogtreecommitdiff
path: root/src/up.sh
blob: 0d52858c743aee8897be3b082739cce93231d1ad (plain)
1
2
3
4
5
6
7
8
ftp -n 192.168.$1 << +
user root a
prompt off
cd /usr/bin
put transtreamproxy
bye
+