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 oldlaptop
8 days ago
tcl by mookie
14 days ago
tcl by dandyn
21 days ago
tcl by Bradipo
21 days ago
tcl by Bradipo
21 days ago
tcl by oldlaptop
46 days ago
tcl by oldlaptop
46 days ago
tcl by mookie
51 days ago
tcl by mookie
51 days ago
tcl by georgtree
52 days ago
Submit
New paste
Documentation
From Jabber