Aria2.JsonRpcClient

Aria2.JsonRpcClient Documentation - Home | Client | Requests | Models | Examples

FileAllocationOptions Enum

Overview

Represents file allocation method.


Members

None

No file allocation method is specified.

JSON value: none

Prealloc

Pre-allocate file space before download begins. JSON value: prealloc

Trunc

Allocate file space as the download progresses. JSON value: trunc

Falloc

Use the file system’s fallocate function to pre-allocate space. JSON value: falloc

Top
© lantean-code - Generated on 2025-04-02