hi, there was an update for PoCo::Client::FTP, available through CVS on http://sourceforge.net/projects/poeftp/.
It's almost a beta, data connections are missing. The state machine needs to be checked as well (that it stays consistent after aborts and the like). I might extract PoCo::Client::Cmd some day. Check it out if interested, the command chaining stuff might be useful for other Net:: ports. Alter the cmds in test.pl and run it with host port user password as cmd line parameters. This release is mainly for poing, who wants to run "site commands exactly at the same time on several servers". Whatever that's useful for... Some updates addressing the open tasks might follow soon. Maybe another state machine module. POE::NFA cannot be used because of the delayed state transitions. torvald
