Tcl/Tk Benchmark Suite And Tools
View Ticket
Not logged in
Ticket UUID: 955187
Title: Unknown state "<whatever>_sent"
Type: RFE Version: None
Submitter: mc_8 Created on: 2004-05-17 10:11:40
Subsystem: ftp Assigned To: gwlester
Priority: 5 Medium Severity:
Status: Deleted Last Modified: 2013-07-04 20:09:24
Resolution: Not Applicable Here Closed By:
    Closed on:
Description:
Most of the time it's Unknown state "type_sent" ... but 
this time it's pwd_sent .... -shrug-

--[ Error as follows. ]--

Unknown state "pwd_sent"
    while executing
"error "Unknown state \"$ftp(State)\"""
    ("default" arm line 2)
    invoked from within
"switch -regexp -- $ftp(State) {
        list {
            fileevent $sock readable [list [namespace 
current]::HandleList $s $sock]
            set ft..."
    (procedure "::ftp::InitDataConn" line 27)
    invoked from within
"::ftp::InitDataConn 0 sock6 <cut> 56721"