file large unfinished cancel
When used with a b2id://fileId, cancels a large file upload.
Cannot be used once the file is finished. After finishing,
use rm to delete the large file.
When used with a b2://bucketName, lists all large files that have been started but not finished and cancels them. Any parts that have been uploaded will be deleted.
Requires capability:
listFiles (if canceling unfinished large files in a bucket)
writeFiles
b2 file large unfinished cancel [-h] B2_URI
Positional Arguments
- B2_URI
B2 URI pointing to a bucket, or a file id. e.g. b2://yourBucket, or b2id://fileId