Ivan Andreev
7aa2b4191c
chunker: reservations for future extensions
2019-10-13 10:43:46 +01:00
Alex Chen
41ed33b08e
docs: update onedrive/sharepoint docs on some known issues
2019-10-12 12:08:22 +01:00
Nick Craig-Wood
f3b0f8a9f0
sync: --update/-u not transfer files that haven't changed - fixes #3232
...
Before this change --update would transfer any file which was newer
than the destination regardless of whether it had changed or not.
This is needlessly wasteful of bandwidth.
After this change --update will only transfer files if they are newer
**and** they are different (checked with checksum and size).
2019-10-12 11:54:56 +01:00
Nick Craig-Wood
c892a6f8ef
Add Michele Caci to contributors
2019-10-11 16:17:24 +01:00
Nick Craig-Wood
bc45f6f952
Add Arijit Biswas to contributors
2019-10-11 15:25:20 +01:00
Arijit Biswas
3d807ab449
docs: update onedrive docs on creating own client ID
...
Updated the creating "own Client ID and Key" based on new portal (portal.azure.com).
2019-10-11 15:24:54 +01:00
Nick Craig-Wood
a4d572d004
Add Vighnesh SK to contributors
2019-10-10 16:05:29 +01:00
Nick Craig-Wood
3f40849343
Add Brett Dutro to contributors
2019-10-09 10:07:50 +01:00
Nick Craig-Wood
7271a404db
Add Tyler to contributors
2019-10-09 10:07:50 +01:00
Nick Craig-Wood
2a82aca225
Add Sezal Agrawal to contributors
2019-10-08 19:59:47 +01:00
Nick Craig-Wood
d210fecf3b
Add Raphael to contributors
2019-10-05 17:07:02 +01:00
Nick Craig-Wood
f962fb9499
Add SwitchJS to contributors
2019-10-05 17:07:02 +01:00
Raphael
7f378ca8e3
documentation: add sharepoint required flags fixes #3564
...
Enhance the WebDAV documentation with information regarding the flags that are required to make Rclone work correctly with SharePoint.
fixes #3564
2019-10-05 17:06:44 +01:00
SwitchJS
9a5ea9c8a8
docs: fix spelling
2019-10-05 16:00:39 +01:00
Nick Craig-Wood
d15425e8c8
Start v1.49.5-DEV development
2019-10-05 12:42:28 +01:00
Nick Craig-Wood
5271fe3b3f
yandex: use lib/encoder
2019-10-05 10:22:43 +01:00
Nick Craig-Wood
cbdab14057
Add 庄天翼 to contributors
2019-10-04 16:53:51 +01:00
Nick Craig-Wood
135717e12b
mailru: use lib/encoder
2019-10-02 20:10:01 +01:00
Aleksandar Jankovic
6b55b8b133
s3: add option for multipart failiure behaviour
...
This is needed for resuming uploads across different sessions.
2019-10-02 16:49:16 +01:00
Nick Craig-Wood
fd51f24906
putio: use lib/encoder
...
And in the process
- fix a bug with + and & in file name
- fix NewObject returning directories as files
2019-10-02 11:34:08 +01:00
Nick Craig-Wood
4615343b73
premiumizeme: use lib/encoder
2019-10-02 11:34:08 +01:00
Fabian Möller
b9bd15a8c9
koofr: use lib/encoder
...
Co-authored-by: Nick Craig-Wood <nick@craig-wood.com>
2019-09-30 22:00:25 +01:00
Nick Craig-Wood
8d8fad724b
ficher: use lib/encoder
2019-09-30 22:00:25 +01:00
Nick Craig-Wood
d122d1d191
qingstor: use lib/encoder
2019-09-30 22:00:25 +01:00
Nick Craig-Wood
35d6ff89bf
azureblob: use lib/encoder
2019-09-30 22:00:24 +01:00
Nick Craig-Wood
53bec33027
swift: use lib/encoder
2019-09-30 22:00:24 +01:00
Fabian Möller
3304bb7a56
googlecloudstorage: use lib/encoder
...
Co-authored-by: Nick Craig-Wood <nick@craig-wood.com>
2019-09-30 22:00:24 +01:00
Fabian Möller
7689bd7e21
amazonclouddrive: use lib/encoder
...
Co-authored-by: Nick Craig-Wood <nick@craig-wood.com>
2019-09-30 22:00:24 +01:00
Fabian Möller
33f129fbbc
s3: use lib/encoder
...
Co-authored-by: Nick Craig-Wood <nick@craig-wood.com>
2019-09-30 22:00:24 +01:00
Nick Craig-Wood
32af4cd6f3
ftp: use lib/encoder
2019-09-30 22:00:24 +01:00
Fabian Möller
00b2c02bf4
pcloud: use lib/encoder
...
Co-authored-by: Nick Craig-Wood <nick@craig-wood.com>
2019-09-30 22:00:24 +01:00
Fabian Möller
33aea5d43f
mega: use lib/encoder
...
Co-authored-by: Nick Craig-Wood <nick@craig-wood.com>
2019-09-30 22:00:24 +01:00
Fabian Möller
13d8b7979d
b2: use lib/encoder
...
Co-authored-by: Nick Craig-Wood <nick@craig-wood.com>
2019-09-30 22:00:24 +01:00
Fabian Möller
c8d3e57418
encodings: add . and .. to all backends, except Drive
2019-09-30 14:05:49 +01:00
Fabian Möller
4b9fdb8475
opendrive: use lib/encoder
2019-09-30 14:05:49 +01:00
Fabian Möller
dac20093c5
onedrive: use lib/encoder
2019-09-30 14:05:49 +01:00
Fabian Möller
d211347d46
dropbox: use lib/encoder
2019-09-30 14:05:49 +01:00
Fabian Möller
4837bc3546
jottacloud: use lib/encoder
2019-09-30 14:05:49 +01:00
Fabian Möller
69c51325bb
drive: use lib/encoder
2019-09-30 14:05:49 +01:00
Fabian Möller
05e4f10436
box: use lib/encoder
2019-09-30 14:05:49 +01:00
Fabian Möller
a98a750fc9
local: use lib/encoder
2019-09-30 14:05:49 +01:00
Fabian Möller
a56c9ab61d
docs: add section for restricted filenames
2019-09-30 14:05:48 +01:00
Nick Craig-Wood
4627ac5709
New backend for Citrix Sharefile - Fixes #1543
...
Many thanks to Bob Droog for organizing a test account and extensive
testing.
2019-09-30 12:28:33 +01:00
Nick Craig-Wood
74f6300875
Start v1.49.4-DEV development
2019-09-29 19:47:59 +01:00
Nick Craig-Wood
25a0703b45
Add Richard Patel to contributors
2019-09-29 11:14:33 +01:00
Ivan Andreev
ccecfa9cb1
chunker: finish meta-format before release
...
changes:
- chunker: remove GetTier and SetTier
- remove wdmrcompat metaformat
- remove fastopen strategy
- make hash_type option non-advanced
- adverise hash support when possible
- add metadata field "ver", run strict checks
- describe internal behavior in comments
- improve documentation
note:
wdmrcompat used to write file name in the metadata, so maximum metadata
size was 1K; removing it allows to cap size by 200 bytes now.
2019-09-25 11:03:33 +01:00
Ivan Andreev
c68c919cea
docs: chunker documentation
2019-09-24 12:45:12 +01:00
Nick Craig-Wood
28cc2009d4
Add Anthony Rusdi to contributors
2019-09-21 14:39:03 +01:00
Nick Craig-Wood
dd4fe9ff60
Add David to contributors
2019-09-21 14:39:03 +01:00
David
4788545b05
box: add options to get access token via JWT auth
2019-09-20 17:15:16 +01:00