rclone/backend
Fabian Möller 29286cc8b3 drive: fix single Drive Document as FS root
Allow using Drive Documents as FS root by doing a direcoty list during NewFS.

Fixes #1772
2018-01-26 09:59:36 +00:00
..
all Move all backends into backend directory 2018-01-12 17:07:38 +00:00
amazonclouddrive amazonclouddrive: remove unnecessary notifies from DirChangeNotify 2018-01-25 10:19:06 +00:00
azureblob azureblob: fix RangeOption support in Open #1825 2018-01-21 17:11:32 +00:00
b2 Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00
box box: fix RangeOption support in Open #1825 2018-01-22 17:05:47 +00:00
cache cache: Implement RangeOption #1825 2018-01-22 19:44:55 +00:00
crypt Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00
drive drive: fix single Drive Document as FS root 2018-01-26 09:59:36 +00:00
dropbox Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00
ftp ftp: fix RangeOption support in Open #1825 2018-01-25 10:21:00 +00:00
googlecloudstorage Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00
http config/hash: rename more symbols after factoring into own package 2018-01-18 20:27:52 +00:00
hubic Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00
local local: factor RangeOption code to Decode() method and readers.LimitedReadCloser #1825 2018-01-22 19:44:00 +00:00
onedrive onedrive: Factor code into fs.FixRangeOption 2018-01-22 17:05:00 +00:00
pcloud Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00
qingstor Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00
s3 s3: fix server side copy and set modtime on files with + in - fixes #2001 2018-01-23 10:50:50 +00:00
sftp sftp: fix RangeOption support in Open #1825 2018-01-25 10:20:43 +00:00
swift Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00
webdav Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00
yandex Make RangeOption manadatory for Open - #1825 2018-01-21 17:09:12 +00:00