rclone/fs/config
Nick Craig-Wood 6959c997e2 config: remove error: can't use --size-only and --ignore-size together.
As sometimes they are useful together, for example when the remote
changes the sizes of the uploaded files.

See: https://forum.rclone.org/t/files-upload-will-be-auto-compress-how-do-i-sync-a-file-to-remote/10578
2019-09-14 10:13:44 +01:00
..
configflags config: remove error: can't use --size-only and --ignore-size together. 2019-09-14 10:13:44 +01:00
configmap all: fix go-critic linter suggestions 2018-08-06 21:14:03 +01:00
configstruct build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
flags build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
obscure Add tests for reveal functions 2018-08-07 20:51:50 +01:00
testdata Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
config_other.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
config_read_password_unsupported.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
config_read_password.go config: fix error reading password from piped input - fixes #1308 2018-06-28 11:54:15 +01:00
config_test.go config: Fix generated passwords being stored as empty password - Fixes #3492 2019-08-28 12:11:03 +01:00
config_unix.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
config.go config: check config names more carefully and report errors - fixes #3506 2019-09-06 12:07:09 +01:00
rc_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
rc.go rc: fix docs for config/create /update /password 2019-09-03 08:34:15 +01:00