Server-side copies a B2 file to a new key within the same or different bucket.
Creates a new CopyAction for the given relative path.
Path relative to the sync root.
File size in bytes.
Callback that performs the server-side copy.
Readonly
The kind of action.
Copies the file (unless dryRun) and returns a 'copy-done' event.
Whether to simulate the action without making changes.
An async generator yielding sync progress events.
Server-side copies a B2 file to a new key within the same or different bucket.