rclone/crypt
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
..
pkcs7 Implement crypt for encrypted remotes - #219 2016-08-23 17:45:37 +01:00
cipher.go crypt: return unexpected EOF instead of Failed to authenticate decrypted block #873 2016-12-12 15:20:40 +00:00
cipher_test.go crypt: return unexpected EOF instead of Failed to authenticate decrypted block #873 2016-12-12 15:20:40 +00:00
crypt.go Make all config file variables be settable in the environment 2017-01-03 22:42:47 +00:00
crypt2_test.go Add directory parameter to Rmdir and Mkdir #100 #831 2016-11-26 12:02:53 +00:00
crypt_config_test.go Make it possible to test Fs multiple times and use this with crypt 2016-08-23 17:45:37 +01:00
crypt_test.go Add directory parameter to Rmdir and Mkdir #100 #831 2016-11-26 12:02:53 +00:00