Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Who uses this with the flysystem storage? #441

Open
Ilyes512 opened this issue Feb 13, 2024 · 1 comment
Open

Who uses this with the flysystem storage? #441

Ilyes512 opened this issue Feb 13, 2024 · 1 comment
Labels

Comments

@Ilyes512
Copy link

Ilyes512 commented Feb 13, 2024

Bug Report

So I am experimenting with this library and I thought lets try to use it with Flysystem as it's already a dependency in my current project.

But it does not seem to work? There seem to be more and better documentation for Gaufrette. Docs and code paths clearly show that (for example by showing a Gaufrette-only comment while it should be for both Flysystem and Gaufrette).

Currently is also seems like you are FORCED to use and set the stream_wrapper config value when also using chunks. So this for me, makes this unusable in-combination with flysystem.

I would also like to see an example with using a stream_wrapper.

So, anyone successfully using the Flysystem storage in combination with chunks (oneup_uploadar.chunks.storage...)?

@mvhirsch
Copy link

mvhirsch commented Jan 29, 2025

So, anyone successfully using the Flysystem storage in combination with chunks (oneup_uploadar.chunks.storage...)?

I do, and it works. Please paste your configuration and package versions so one is able to help you (in case this is a bug report).

There seem to be more and better documentation for Gaufrette.

In regards of this bundle? Sure. But Gaufrette lacks maintainers KnpLabs/Gaufrette#466 and won't be actively developed anymore. I suggest to stick with league/flysystem. That being said, I plan to remove this bundle as it lacks modern (and maintained) upload javascript interfaces (see #431, for years #52 ).

As you already figured out documentation is outdated (Gaufrette-first, lacking Flysystem documentation). However, in open-source help is welcome any time. Just open a PR :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants