Comment 0 for bug 372506

Revision history for this message
Jonathan Lange (jml) wrote :

If a user tries to delete (as opposed to rmdir) a directory on the SSH server, we log an OOPS with a wrapped version of the underlying OS error. There's no need to log OOPSes here at all, the error is of the same category as "file not found".

See OOPS-1221SMPSSH3 for an example.