nextcloud/apps/files_external/lib
Vincent Petry 3764515365 Allow saving incomplete external storage config
This is needed for Dropbox and others that need a token.
2015-01-27 13:44:05 +01:00
..
config Load mount specific options from the mount config 2014-12-17 14:03:50 +01:00
amazons3.php Do not remove dir entry if it has the same name as the parent 2014-11-13 17:37:56 +01:00
api.php Replace deprecated constant with new class constant 2014-11-25 16:30:21 +01:00
config.php Allow saving incomplete external storage config 2015-01-27 13:44:05 +01:00
dropbox.php Make files non executable 2014-10-24 11:14:51 +02:00
etagpropagator.php Added PHP docs for etag propagator 2014-10-08 14:22:18 +02:00
ftp.php Lazy initialize external storages 2014-10-22 12:42:36 +02:00
google.php google: delete original after successful rename 2014-11-30 15:34:35 -08:00
owncloud.php Allow specifying protocol in ext storage OC config 2014-10-13 17:15:58 +02:00
personalmount.php Use the mount config api for files_external 2014-12-04 16:47:30 +01:00
sftp.php first step to drop \OCP\Config:: in favour of IConfig 2014-12-17 11:12:37 +01:00
smb.php Replace some more "command -v" calls with the Helper method 2014-11-25 18:10:03 +01:00
smb_oc.php Only store user credentials when SMB_OC storage is enabled 2014-12-01 11:18:29 +01:00
streamwrapper.php Also check if the file itself is updatable 2014-09-17 11:35:16 +02:00
swift.php Lazy initialize external storages 2014-10-22 12:42:36 +02:00