flysystem-backblaze icon indicating copy to clipboard operation
flysystem-backblaze copied to clipboard

:cd: A backblaze adapter which can be used with flysystem(http://flysystem.thephpleague.com/)

Results 6 flysystem-backblaze issues
Sort by recently updated
recently updated
newest added

## Description Describe your changes in detail. ## Motivation and context Why is this change required? What problem does it solve? If it fixes an open issue, please link to...

## Description I added PHP 8 to be allowed by the required PHP version is `composer.json`. I also upgraded PHPUnit to v9 since none of the older versions work on...

## Description Changes the copy method to use the SDK copy method, which uses the Backblaze API [b2_copy_file](https://www.backblaze.com/b2/docs/b2_copy_file.html) operation. ## Motivation and context The SDK has a copy method to...

The mhetreramesh/flysystem-backblaze package of which you are a maintainer has failed to update due to invalid data contained in your composer.json. Please address this as soon as possible since the...

https://github.com/gliterd/flysystem-backblaze/blob/42549be7b3e6f372c824896ccd1d901052cb6d8c/src/BackblazeAdapter.php#L130-L133 This could be implemented using copyFile (see https://github.com/gliterd/backblaze-b2/pull/57) and then delete the original file.

> Received error from B2: Sha1 did not match data received