rclone/local
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
..
local.go Make all config file variables be settable in the environment 2017-01-03 22:42:47 +00:00
local_test.go Add directory parameter to Rmdir and Mkdir #100 #831 2016-11-26 12:02:53 +00:00
read_device_other.go Make -x/--one-file-system compile under Windows and add docs 2016-11-03 11:53:49 +00:00
read_device_unix.go Allow all options to be set from environment variables 2017-01-03 22:42:47 +00:00
tests_test.go Fix windows build - fixes #628 2016-08-20 12:29:54 +01:00