flysystem
Security covered
Provides a bridge to use Flysystem as Drupal stream wrappers.
From the Flysystem website:
Flysystem is a filesystem abstraction which allows you to easily swap out a local filesystem for a remote one. Reducing technical debt and chance of vendor lock-in.
See the README for documentation.
Supported adapters
- Local (Useful for replicas and replacing another adapter for local development)
- Ftp (Requires the ftp extension)
- Drupal Cache
- Sftp
- Dropbox
- Amazon Web Services - S3
- Aliyun OSS (阿里云对象存储)
- Google Cloud Storage
If other adapters are created, create an issue and it will get added to the list.
Troubleshooting
If you are having trouble with this module, check the status page admin/reports/status. The status page runs all the Flysystem checks and provides useful error reporting.
Roadmap for v3.0+
#3378738: Planning for Release 3.0.0, Drupal 10.3+ Compatibility, Flysystem v3.1 Compatibility