How can I detect Ftp::Mkdir and Ftp::Chmod (and propably other write operations) failure? I tried Ftp::GetErrorCode() but it always returns 0. Of course I can check if directory listing changed but this doesn't seem to be The Right Way (tm).
Tomek
How can I detect Ftp::Mkdir and Ftp::Chmod (and propably other write operations) failure? I tried Ftp::GetErrorCode() but it always returns 0. Of course I can check if directory listing changed but this doesn't seem to be The Right Way (tm).
Tomek