ftp::Open -output example
Posted to
tcl
by jdc at Fri Apr 20 10:01:39 GMT 2012
view raw
package
require ftp
proc
test {s msg state} {
puts
"s=
$s
"
puts
"msg=
$msg
"
puts
"state=
$state
"
}
set
ftp::DEBUG 1
::ftp::Open 127.0.0.1 huli xxx -mode passive -output test
Recent Posts
tcl by aku
5 days ago
tcl by st3ve
8 days ago
tcl by st3ve
9 days ago
tcl by nikos
9 days ago
tcl by dgood`
20 days ago
tcl by aku
20 days ago
tcl by aku
20 days ago
tcl by hypnotoad
22 days ago
tcl by hypnotoad
22 days ago
tcl by hypnotoad
22 days ago
Submit
New paste
Documentation
From Jabber