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 mookie
3 days ago
tcl by mookie
6 days ago
tcl by cgm
6 days ago
tcl by cgm
6 days ago
tcl by mookie
6 days ago
tcl by mookie
8 days ago
tcl by mookie
8 days ago
tcl by mookie
10 days ago
tcl by oldlaptop
13 days ago
tcl by mookie
54 days ago
Submit
New paste
Documentation
From Jabber