rclone/backend
Nick Craig-Wood 1550f70865 webdav: Don't accept redirects when reading metadata #2350
Go can't redirect PROPFIND requests properly, it changes the method to
GET, so we disable redirects when reading the metadata and assume the
object does not exist if we receive a redirect.

This is to work-around the qnap redirecting requests for directories
without /.
2018-06-18 12:22:13 +01:00
..
alias build: remove unused code spotted by the deadcode linter 2018-05-05 17:32:41 +01:00
all opendrive: fill out the functionality #1026 2018-05-12 10:07:25 +01:00
amazonclouddrive fs: add Optional ID() method to Object and implement it in backends 2018-05-13 12:17:55 +01:00
azureblob build: remove unused struct fields spotted by structcheck 2018-05-05 17:32:41 +01:00
b2 fs: add Optional ID() method to Object and implement it in backends 2018-05-13 12:17:55 +01:00
box fs: add Optional ID() method to Object and implement it in backends 2018-05-13 12:17:55 +01:00
cache cache: add non cached dirs on notifications - #2155 2018-06-13 23:57:26 +03:00
crypt crypt: check the crypted hash of files when uploading #2303 2018-05-15 14:50:36 +01:00
drive backend/drive: add flag for keep revision forever - fixes #1525 2018-06-17 18:34:35 +01:00
dropbox dropbox: make dropbox for business folders accessible #2003 2018-06-13 11:03:34 +01:00
ftp ftp: more workarounds for FTP servers to fix mkParentDir - fixes #2181 2018-04-26 14:58:04 +01:00
googlecloudstorage gcs: low level retry all operations if necessary 2018-05-10 09:24:09 +01:00
http build: fix errors spotted by ineffassign linter 2018-05-05 17:32:41 +01:00
hubic build: mask linter errors we can't fix 2018-05-05 17:32:41 +01:00
local local: fix symlink/junction point directory handling under Windows 2018-06-10 12:25:03 +01:00
mega Use config.FileGet instead of fs.ConfigFileGet 2018-05-22 09:43:24 +01:00
onedrive onedrive: errorHandler for business requests 2018-06-06 09:54:21 +01:00
opendrive opendrive: re-read hash when updating objects 2018-06-15 14:50:17 +01:00
pcloud fs: add Optional ID() method to Object and implement it in backends 2018-05-13 12:17:55 +01:00
qingstor build: remove unused code spotted by the deadcode linter 2018-05-05 17:32:41 +01:00
s3 Adjust S3 upload concurrency with --s3-upload-concurrency 2018-06-14 16:15:17 +01:00
sftp sftp: Fix slow downloads for long latency connections - fixes #1158 2018-05-24 15:10:28 +01:00
swift build: mask linter errors we can't fix 2018-05-05 17:32:41 +01:00
webdav webdav: Don't accept redirects when reading metadata #2350 2018-06-18 12:22:13 +01:00
yandex build: remove unused struct fields spotted by structcheck 2018-05-05 17:32:41 +01:00