Downloads a B2 file to the local filesystem.
Creates a new DownloadAction for the given relative path.
Path relative to the sync root.
File size in bytes.
Callback that performs the actual download.
Readonly
The kind of action.
Downloads the file (unless dryRun) and returns a 'download-done' event.
Whether to simulate the action without making changes.
An async generator yielding sync progress events.
Downloads a B2 file to the local filesystem.