Site icon EfmSoft

What does NTSTATUS 0xC000CF0B (STATUS_CLOUD_FILE_INVALID_REQUEST) mean?

 
Previous Next
STATUS_CLOUD_FILE_NOT_SUPPORTED STATUS_CLOUD_FILE_READ_ONLY_VOLUME

STATUS_CLOUD_FILE_INVALID_REQUEST

An invalid Cloud Files request is a contract error: the requested operation, arguments, placeholder state, or sync-root policy do not form a permitted combination. It differs from STATUS_CLOUD_FILE_NOT_SUPPORTED, which says the provider or policy lacks a capability; here the particular request itself is invalid.

For provider-issued operations, validate the operation type, structure sizes, connection and transfer keys, and the request's range or state assumptions. Some hydration policies explicitly reject operations that would create a non-fully-hydrated placeholder.

Useful checks

Relevant documentation


Looking for a different code? Search another status or error code.

Exit mobile version