mirror of
https://github.com/nextcloud/server.git
synced 2026-04-21 14:23:17 -04:00
Fixed the following external storages to not connect in the constructor, but do it on-demand when getConnection() is called. - S3 - SWIFT - SFTP |
||
|---|---|---|
| .. | ||
| amazons3.php | ||
| api.php | ||
| config.php | ||
| dropbox.php | ||
| etagpropagator.php | ||
| ftp.php | ||
| google.php | ||
| owncloud.php | ||
| personalmount.php | ||
| sftp.php | ||
| smb.php | ||
| smb_oc.php | ||
| streamwrapper.php | ||
| swift.php | ||