nextcloud/apps/files_external/lib/backend
Robin McCorkell 1084e3adc7 Migrate SFTP_Key external storage to new API
The SFTP backend now supports public key authentication alongside
password authentication.
2015-08-28 12:58:47 +01:00
..
amazons3.php Migrate AmazonS3 external storage to new API 2015-08-25 00:22:10 +01:00
backend.php Split backend identifiers from the class name 2015-08-19 10:05:11 +01:00
dav.php Migrate DAV external storage to new API 2015-08-19 14:41:43 +01:00
dropbox.php Migrate Dropbox external storage to new API 2015-08-25 00:22:10 +01:00
ftp.php Migrate FTP external storage to new API 2015-08-19 14:41:43 +01:00
google.php Migrate Google external storage to new API 2015-08-25 00:22:10 +01:00
legacybackend.php Compatibility shims for OC_Mount_Config 2015-08-19 10:08:14 +01:00
local.php Migrate Local external storage to new API 2015-08-19 14:41:43 +01:00
owncloud.php Migrate OwnCloud external storage to new API 2015-08-19 14:41:43 +01:00
sftp.php Migrate SFTP_Key external storage to new API 2015-08-28 12:58:47 +01:00
sftp_key.php Migrate SFTP_Key external storage to new API 2015-08-28 12:58:47 +01:00
smb.php Migrate SMB external storage to new API 2015-08-19 14:41:43 +01:00
smb_oc.php Migrate SMB_OC external storage to new API 2015-08-28 12:58:47 +01:00
swift.php Migrate Swift external storage to new API 2015-08-28 12:58:47 +01:00