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 arjen
4 days ago
tcl by cgm
13 days ago
tcl by cgm
13 days ago
tcl by alan
20 days ago
tcl by mookie
42 days ago
tcl by mookie
42 days ago
tcl by mookie
42 days ago
tcl by schelte
44 days ago
tcl by oldlaptop
57 days ago
tcl by oldlaptop
60 days ago
Submit
New paste
Documentation
From Jabber