Scans a B2 bucket (optionally filtered by prefix) and yields B2SyncPath entries sorted by file name. Hidden files are excluded. All versions are fetched and grouped.
Creates a new B2Folder for the given bucket and optional prefix.
The B2 bucket to scan.
Optional key prefix to restrict the scan scope.
Readonly
Whether this folder is local or in B2.
Lists all file versions in the bucket, groups by name, and yields the latest visible version.
Scans a B2 bucket (optionally filtered by prefix) and yields B2SyncPath entries sorted by file name. Hidden files are excluded. All versions are fetched and grouped.