rclone/fs
klauspost b872ff0237 Add option to disable server certificate verification.
The option name mirrors the 'wget' option (also `--no-check-certificate`). The cURL equivalent is called `--insecure`, which is a bit unclear.

Put in the "developers" section in documentation with proper warnings.

Fixes #168
2015-10-29 16:42:25 +01:00
..
accounting.go Fix golint warnings 2015-09-22 18:47:16 +01:00
buffer_test.go Add async readahead buffer 2015-10-12 08:30:27 +01:00
buffer.go Add async readahead buffer 2015-10-12 08:30:27 +01:00
config_test.go Lightly obscure secrets 2015-09-01 22:33:34 +01:00
config.go Add option to disable server certificate verification. 2015-10-29 16:42:25 +01:00
driveletter_windows.go windows: Stop drive letters (eg C:) getting mixed up with remotes (eg drive:) 2015-02-07 22:32:51 +00:00
driveletter.go windows: Stop drive letters (eg C:) getting mixed up with remotes (eg drive:) 2015-02-07 22:32:51 +00:00
filter_test.go Fix typos in filter docs and unit test assertions 2015-10-20 09:16:47 +01:00
filter.go Implement rsync like include and exclude - fixes #27 2015-09-28 19:18:21 +01:00
fs.go Allow spaces in remotes and check remote names for validity at creation time - fixes #171 2015-10-12 17:54:09 +01:00
glob_test.go Implement rsync like include and exclude - fixes #27 2015-09-28 19:18:21 +01:00
glob.go Implement rsync like include and exclude - fixes #27 2015-09-28 19:18:21 +01:00
limited.go Fix golint warnings 2015-09-22 18:47:16 +01:00
loghttp.go Improve output of --dump-headers 2015-10-03 16:04:51 +01:00
operations_test.go Implement rclone size for measuring remotes - fixes #153 2015-10-03 16:04:21 +01:00
operations.go Add async readahead buffer 2015-10-12 08:30:27 +01:00
test_all.sh Implement Amazon Cloud Drive - fixes #45 2015-09-08 21:02:48 +01:00
version.go Version v1.23 2015-10-03 16:24:07 +01:00