rclone/backend
Nick Craig-Wood 0dba7b8a46 swift: speed up deletes by not retrying segment container deletes
Before this fix rclone would continually try to delete non empty
segment containers which made deleting lots of files very slow.

This fix makes rclone just try the delete once and then carry on which
was the original intent of the code before the retry logic got put in.
2020-06-24 10:01:24 +01:00
..
alias build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
all Tardigrade Backend 2020-05-12 15:56:50 +00:00
amazonclouddrive oauthutil: tidy interface to Config to add Options struct 2020-05-26 11:27:01 +01:00
azureblob doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
b2 link: Add --expire and --unlink flags 2020-06-05 14:51:05 +01:00
box box: implement CleanUp - fixes #4326 2020-06-18 23:39:59 +02:00
cache test: Don't run unreliable tests on CI #4171 2020-06-15 21:34:37 +01:00
chunker chunker: reduce length of temporary suffix 2019-12-09 16:56:32 +00:00
crypt link: Add --expire and --unlink flags 2020-06-05 14:51:05 +01:00
drive drive: fix --drive-impersonate with cached root_folder_id 2020-06-20 15:01:37 +01:00
dropbox dropbox: fix public link by removing expires parameter 2020-06-18 18:40:33 +01:00
fichier doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
ftp ftp: add explicit tls support 2020-06-16 09:13:50 +01:00
googlecloudstorage backends: make sure backends expand ~ and environment vars in file names they use 2020-06-03 17:39:08 +01:00
googlephotos build: run gofmt -s to simplify the code: suggested by Go Report Card 2020-06-18 18:45:39 +01:00
http fstest: create AssertTimeEqualWithPrecision from CheckTimeEqualWithPrecision 2020-04-22 11:33:00 +01:00
hubic oauthutil: tidy interface to Config to add Options struct 2020-05-26 11:27:01 +01:00
jottacloud jottacloud: remove debug Printf accidentally left in 2020-06-23 13:16:23 +02:00
koofr link: Add --expire and --unlink flags 2020-06-05 14:51:05 +01:00
local doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
mailru link: Add --expire and --unlink flags 2020-06-05 14:51:05 +01:00
mega link: Add --expire and --unlink flags 2020-06-05 14:51:05 +01:00
memory The memory backend 2020-01-18 10:41:08 +00:00
onedrive link: Add --expire and --unlink flags 2020-06-05 14:51:05 +01:00
opendrive doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
pcloud pcloud: implement PublicLink 2020-06-21 17:22:56 +02:00
premiumizeme link: Add --expire and --unlink flags 2020-06-05 14:51:05 +01:00
putio putio: fix panic on Object.Open #4315 2020-06-10 12:16:09 +01:00
qingstor doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
s3 s3: Cap expiry duration to 1 Week and return error when sharing dir 2020-06-18 17:50:50 +01:00
seafile link: Add --expire and --unlink flags 2020-06-05 14:51:05 +01:00
sftp sftp: Fix SSH key PEM loading 2020-06-12 22:46:33 +01:00
sharefile oauthutil: tidy interface to Config to add Options struct 2020-05-26 11:27:01 +01:00
sugarsync link: Add --expire and --unlink flags 2020-06-05 14:51:05 +01:00
swift swift: speed up deletes by not retrying segment container deletes 2020-06-24 10:01:24 +01:00
tardigrade backend/tardigrade: Set UserAgent to rclone 2020-06-09 14:20:28 +01:00
union doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
webdav webdav: Fix free/used display for rclone about/df for certain backends - fixes #4348 2020-06-20 15:15:15 +01:00
yandex link: Add --expire and --unlink flags 2020-06-05 14:51:05 +01:00