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 oldlaptop
8 days ago
tcl by Molnija Bjornsson
14 days ago
tcl by Molnija Bjornsson
14 days ago
tcl by zmoment
14 days ago
tcl by zmoment
14 days ago
tcl by Guest86
19 days ago
tcl by Guest86
19 days ago
tcl by Guest86
19 days ago
tcl by Guest86
19 days ago
Submit
New paste
Documentation
From Jabber