rclone/b2
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
..
api b2: use new prefix and delimiter parameters in directory listings 2016-12-14 17:37:26 +00:00
b2.go Make all config file variables be settable in the environment 2017-01-03 22:42:47 +00:00
b2_internal_test.go b2: use new prefix and delimiter parameters in directory listings 2016-12-14 17:37:26 +00:00
b2_test.go Add directory parameter to Rmdir and Mkdir #100 #831 2016-11-26 12:02:53 +00:00
upload.go b2: reauth the account while doing uploads too #825 2016-11-07 13:30:51 +00:00