25a0703b45
Add Richard Patel to contributors
2019-09-29 11:14:33 +01:00
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
c68c919cea
docs: chunker documentation
2019-09-24 12:45:12 +01:00
28cc2009d4
Add Anthony Rusdi to contributors
2019-09-21 14:39:03 +01:00
dd4fe9ff60
Add David to contributors
2019-09-21 14:39:03 +01:00
4788545b05
box: add options to get access token via JWT auth
2019-09-20 17:15:16 +01:00
70e043e641
Fixed typo in Docker image doc.
2019-09-19 16:17:57 +01:00
ab89e93968
Add Matei David to contributors
2019-09-17 10:12:32 +01:00
070a8bfcd8
Dockerfile fixes
...
- ref: https://forum.rclone.org/t/run-docker-container-in-userspace/11734/7
- enable userspace operation
- enable Docker userspace mount exposed to the host
- add more Docker image usage documentation
2019-09-17 10:12:32 +01:00
b8b12a4000
Start v1.49.3-DEV development
2019-09-15 18:10:08 +01:00
0baafb158f
mount: allow files of unkown size to be read properly
...
Before this change, files of unknown size (eg Google Docs) would
appear in file listings with 0 size and would only allow 0 bytes to be
read.
This change sets the direct_io flag in the FUSE return which bypasses
the cache for these files. This means that they can be read properly.
This is compatible with some, but not all applications.
2019-09-14 13:22:33 +01:00
7b29ed8ec1
Add Lars Lehtonen to contributors
2019-09-13 23:50:54 +01:00
3b91fb6a2f
Add David Baumgold to contributors
2019-09-13 18:39:36 +01:00
7d8c15c030
docs: GitHub has a capital H
2019-09-13 18:39:23 +01:00
ba1daea072
mailru: backend for mail.ru
2019-09-09 21:56:16 +01:00
94eb9a4014
Start v1.49.2-DEV development
2019-09-08 17:36:21 +01:00
2298834e83
docs: spell out google photos download limitations
2019-09-07 11:47:53 +01:00
27a730ef8f
docs: Update changelog and RELEASE.md from v1.49.1 release
2019-09-06 12:07:09 +01:00
7b0966880e
Add Ivan Andreev to contributors
2019-09-04 21:32:16 +01:00
1c4e33d4ad
vfs: add flag --vfs-case-insensitive for windows/macOS mounts
...
rclone mount when run on Windows & macOS will now default to `--vfs-case-insensitive`.
This means that
2019-09-04 21:30:48 +01:00
f97a3e853e
Add Alfonso Montero to contributors
2019-09-03 17:26:13 +01:00
b71ac141cc
copyurl: add --auto-filename flag for using file name from url in destination path ( #3451 )
2019-09-03 17:25:19 +01:00
5932acfee3
rc: fix docs for config/create /update /password
2019-09-03 08:34:15 +01:00
a3fb460c6b
docs: add info on how to build and use the docker images
2019-09-02 14:30:11 +01:00
e2b5ed6c7a
docs: fix template argument for mktemp in install.sh
2019-09-02 13:01:45 +08:00
a6387e1f81
Version v1.49.0
2019-08-26 15:25:20 +01:00
73e010aff9
docs: make the config walkthroughs consistent for each backend
2019-08-26 10:47:17 +01:00
a3faf98aa0
docs: add docs about GUI
2019-08-25 20:32:41 +01:00
93810a739d
docs: update fontawesome free to 5.10.2 and fixup broken images
2019-08-25 11:09:19 +01:00
5d4d5d2b07
docs: update logo on website
2019-08-25 11:09:19 +01:00
f02fc5d5b5
Add Andreas Chlupka to contributors
2019-08-25 11:09:19 +01:00
f67798d73e
Add Cenk Alti to contributors
2019-08-23 12:11:51 +01:00
a1ca65bd80
putio: add new backend
2019-08-23 12:11:36 +01:00
82c6c77e07
Add Patrick Wang to contributors
2019-08-20 17:46:13 +01:00
ba0e1ea6ae
Docs: add emptydir support to table
2019-08-17 09:45:20 +01:00
4e43fa746a
jottacloud: update config docs
2019-08-15 11:46:56 +00:00
eb087a3b04
operations: disable multi thread copy for local to local copies #3419
...
...unless --multi-thread-streams has been set explicitly
2019-08-14 15:07:38 +01:00
106cf1852d
Add ginvine to contributors
2019-08-14 13:40:15 +01:00
50b8f15b5d
Add another email for Laura Hausmann to contributors
2019-08-14 13:40:07 +01:00
8247c8a6af
rc: add anchor tags to the docs so links are consistent
2019-08-13 11:57:01 +01:00
bbb8d43716
rc: (docs) Add new parameters --rc-web-gui and --rc-allow-origin, --rc-web-fetch-url and rc-web-gui-update to documentation.
2019-08-12 19:04:12 +01:00
a1263e70cf
premiumizeme: new backend for premiumize.me - Fixes #3063
2019-08-10 19:17:51 +01:00
f47e5220a2
Add Abhinav Sharma to contributors
2019-08-10 17:31:25 +01:00
99eaa76dc8
Add Macavirus to contributors
2019-08-10 14:13:24 +01:00
ba3b0a175e
docs: Add rsync.net stub link to SFTP page
2019-08-10 14:13:15 +01:00
01c0c0b009
docs: Add C14 Cold Storage to homepage and SFTP backend
2019-08-10 14:13:15 +01:00
5195075677
Add Michał Matczuk to contributors
2019-08-08 23:42:03 +01:00
78150e82a2
docs: update bugs and limitations document
2019-08-04 12:33:39 +01:00
6f0cc51eeb
Add Chaitanya Bankanhal to contributors
2019-08-04 12:33:39 +01:00
6a3e301303
accounting: add call to clear stats
...
- Make calls more consistent by changing path to kebab case.
- Add stacktrace information to job panics
2019-08-02 16:56:19 +01:00