@backblaze-labs/b2-mcp
    Preparing search index...

    Function openSecureAppendFile

    • Open a secure owner-only append file without following symlinks.

      Parameters

      • filePath: string

        Absolute file path to open or create.

      • options: SecureAppendFileOptions

        Permission and diagnostic options.

      Returns number

      File descriptor opened for append writes.

      Error when the path is unsafe or cannot be opened securely.