printfe("RMD %s", mOperationPath.c_str());
state = directCommandSent;
return;
printfe("RMD %s", mOperationPath.c_str());
state = directCommandSent;
return;
case genericCommand:
printfe("%s", mOperationPath.c_str());
state = directCommandSent;
case genericCommand:
printfe("%s", mOperationPath.c_str());
state = directCommandSent;
InetReply reply(errorDescription().c_str());
if (reply / 10 == 53) // 53x - authentication failure
return authorizationFailure;
InetReply reply(errorDescription().c_str());
if (reply / 10 == 53) // 53x - authentication failure
return authorizationFailure;