[Gambas-user] How capture exit from FtpClient?

Tobias Boege taboege at ...626...
Mon Feb 25 16:44:14 CET 2013


On Mon, 25 Feb 2013, Jorge Carri?n wrote:
> I'm doing a FTP Client (at Filezilla Style), but I don't know how intercept
> the ftp client exit.
> Put and Get works fine.
> Exec works fine... in commands without exit (CWD, PWD, DELE, etc.)
> But I can't recover de exit in, by example, LIST command and can't recover
> the control information (wich is showed in gamba's console with debug
> option).
> 
> Someone can help me?
> 

We had this problem lately and IMHO it's a severe design issue. Actually I
didn't find a solution to it except to write my own FtpClient... I'd share
the code but I have no time now to tidy it up.

Regards,
Tobi




More information about the User mailing list