-
How would I go about setting up a dynamic cache directory? e.g.
```yaml
resolvers:
media_cache:
flysystem:
filesystem_service: oneup_flysystem.media_file…
-
**Describe the bug**
When utilizing the S3 storage it is possible to upload files and create directories but they're not shown in filegator.
**To Reproduce**
Steps to reproduce the behavior:
1. …
-
php-solid-server is failing the new concurrency tests that were added in solid-crud-tests v5.1.0.
What these tests do is send 10 PUT requests for the same resource at the same time, with `If-None-M…
-
To be able to run this on Heroku we need to move file storage away from the local file system and into some external file storage. The [Amazon Web Services Simple Storage Service (AWS S3)](http://aws.…
-
An advantage of Imgix is that it copies images that aren't hosted on your own server and serves it from their CDN.
Can `sv-images` copy images from other hosts and serve it locally?
-
https://github.com/vyuldashev/flysystem-curlftp
It doesn't seem to be the most popular adapter out there but it's very useful when you have to access an FTP through a proxy from Heroku for example …
-
Currently, the adapter for [AWS s3 v3](https://github.com/thib92/flysystem-public-url-plugin/blob/master/src/Adapter/AwsS3UrlAdapter.php) only allows you to retrieve the URL of an object:
https://…
-
We should be able to upload large files (e.g. > 5gb files), as pointed out in #311 .
## Proposal
Each adapter should be able to detect when a file is large (ie > to a limit), and upload it by chun…
-
Inspired by #484, it would be great if webtrees could integrate with piwigo for media access/storage. http://piwigo.org/doc/doku.php?id=dev:webapi:start
-
I think upgrade to phpseclib v3 is needed as v2 does not support ED25519 host keys. I noticed that new servers often generate ED25519 host key for SSH server so as for now it's impossible to use Flysy…
rutek updated
2 years ago