Nick Craig-Wood
f73ee5eade
Make all config file variables be settable in the environment
...
These are set in the form RCLONE_CONFIG_remote_option where remote is
the uppercased remote name and option is the uppercased config file
option name. Note that RCLONE_CONFIG_remote_TYPE must be set if
defining a new remote.
Fixes #616
2017-01-03 22:42:47 +00:00
Nick Craig-Wood
473bdad00b
crypt: Prevent the user pointing crypt at itself - fixes #927
...
This would hopefully have stopped the issues reported in #784 & #929
2016-12-19 14:09:59 +00:00
Nick Craig-Wood
cb9f1eefd2
crypt: fix Mkdir/Rmdir with a dir parameter - fixes rmdirs command
2016-12-06 15:14:41 +00:00
Nick Craig-Wood
eba0a3633b
crypt: speed up repeated seeking - fixes #804
2016-10-21 10:03:16 +01:00
Nick Craig-Wood
d83074ae05
crypt: more docs for remote parameter - fixes #686
2016-10-08 10:34:59 +01:00
Nick Craig-Wood
aef2ac5c04
Add options for Open and implement Range for all remotes
2016-10-05 21:03:56 +01:00
Nick Craig-Wood
5b913884cf
crypt: fix Name and Root
2016-09-09 08:41:21 +01:00
Nick Craig-Wood
140a3d0aef
b2: Fix encrypted uploads #644
...
This was caused by accidentally letting b2 read the underlying object sha1.
2016-08-25 21:26:55 +01:00
Nick Craig-Wood
73cd1f4e88
crypt: Implement DirMover
2016-08-23 17:45:37 +01:00
Nick Craig-Wood
43eadf278c
Remove flattening and replace with {off, standard} name encryption
2016-08-23 17:45:37 +01:00
Nick Craig-Wood
663dd6ed8b
crypt: ask for a second password for the salt
2016-08-23 17:45:37 +01:00
Nick Craig-Wood
226c2a0d83
Implement crypt for encrypted remotes - #219
2016-08-23 17:45:37 +01:00