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
f1a687c540
Add justina777 to contributors
2019-08-02 15:57:25 +01:00
57d5de6fba
build: fix up package paths after repo move
...
git grep -l github.com/ncw/rclone | xargs -d'\n' perl -i~ -lpe 's|github.com/ncw/rclone|github.com/rclone/rclone|g'
goimports -w `find . -name \*.go`
2019-07-28 18:47:38 +01:00
ff235e4e56
docs: update documentation for stats
2019-07-28 14:48:19 +01:00
2d561b51db
Add EliEron to contributors
2019-07-28 12:33:21 +01:00
9241a93c2d
Add justinalin to contributors
2019-07-28 12:33:21 +01:00
fb32f77bac
Docs: Fix typos in filtering demonstrations
2019-07-28 12:32:53 +01:00
520fb03bfd
log: add --use-json-log for JSON logging
2019-07-28 12:05:50 +01:00
ccc416e62b
b2: Fix link sharing #3314
2019-07-28 11:47:31 +01:00
9af0a704af
Add Paul Millar to contributors
2019-07-24 20:34:39 +01:00
691e5ae5f0
Add Yi FU to contributors
2019-07-24 20:34:39 +01:00
8e8b78d7e5
Implement --compare-dest & --copy-dest Fixes #3278
2019-07-22 19:42:29 +01:00
e4f6ccbff2
webdav: add docs for using bearer_token_command with oidc-agent
2019-07-22 16:01:55 +01:00
0a1169e659
ssh: opt-in support for diffie-hellman-group-exchange-sha256 diffie-hellman-group-exchange-sha1 - fixes #1810
2019-07-13 12:21:56 +02:00
3cd63a00be
googlephotos: fix configuration walkthrough
2019-07-04 15:19:59 +01:00
3f5767b94e
b2: Implement link sharing #2178
2019-07-03 14:10:25 +01:00
a1cfe61ffd
googlephotos: Backend for accessing Google Photos #369
2019-07-02 15:26:55 +01:00
7153909390
docs: fix typo in google drive docs
2019-07-02 10:10:08 +01:00
ea35e807db
docs: clarify --update
and --use-server-mod-time
...
It's likely a mistake to use `--use-server-modtime` if you're not also using `--update`. It might even make sense to emit a warning in the code when doing this, but for now, I made it more clear in the docs.
I also clarified how `--use-server-modtime` can be useful in the `--update` section.
2019-07-02 10:09:03 +01:00
37c1144b46
Add Russell Davis to contributors
2019-07-02 07:57:18 +01:00
8d116ba0c9
Add Matti Niemenmaa to contributors
2019-07-02 07:57:18 +01:00
6a3c3d9b89
Update docs on S3 policy to include ListAllMyBuckets permission
...
This permission is required for `rclone lsd`.
2019-07-02 07:56:54 +01:00
a6dca4c13f
s3: Add INTELLIGENT_TIERING storage class
...
For Intelligent-Tiering:
https://aws.amazon.com/s3/storage-classes/#Unknown_or_changing_access
2019-07-01 18:17:48 +01:00
1be1fc073e
Add AbelThar to contributors
2019-07-01 12:09:35 +01:00
af2596f98b
Add yparitcher to contributors
2019-07-01 11:13:53 +01:00
61fb326a80
Add full name for Laura Hausmann
2019-07-01 10:53:47 +01:00
de14378734
Implement --suffix without --backup-dir for current dir
...
Fixes #2801
2019-07-01 10:46:26 +01:00
6bae3595a8
Add Laura to contributors
2019-06-30 20:07:35 +01:00
dde4dd0198
fichier: 1fichier support - fixes #2908
...
This was started by Fionera, finished off by Laura with fixes and more
docs from Nick.
Co-authored-by: Fionera <fionera@fionera.de >
Co-authored-by: Nick Craig-Wood <nick@craig-wood.com >
2019-06-30 18:35:01 +01:00
b221d79273
Add nguyenhuuluan434 to contributors
2019-06-27 13:28:52 +01:00
fc44eb4093
Azure Storage Emulator support ( #3285 )
...
* azureblob - Add support for Azure Storage Emulator to test things locally.
Testing - Verified changes by testing manually.
* docs: update azureblob docs to reflect support of storage emulator
2019-06-26 20:46:22 -07:00
4ee6de5c3e
docs: add a new page with global flags and link to it from the command docs
...
In f544234 we removed the global flags from each command as it was
making each page very big and causing 1000s of lines of duplication in
the man page.
This change adds a new flags page with all the global flags on and
links each command page to it.
Fixes #3273
2019-06-20 16:45:44 +01:00
71a19a1972
Add Maran to contributors
2019-06-19 19:36:20 +01:00