rclone/fs
Nick Craig-Wood cd4895690a fstest: Factor test initialisation into Initialise() 2017-07-26 16:38:33 +01:00
..
all Implement box storage remote - #97 2017-07-23 11:32:34 +01:00
testdata
accounting.go Replace token bucket limiter github.com/tsenart/tb with golang.org/x/time/rate 2017-07-16 16:14:44 +01:00
accounting_other.go
accounting_unix.go
buffer.go
buffer_test.go
closed_conn.go
closed_conn_win.go
config.go fs: fix typo in --bind description 2017-07-23 23:08:33 +01:00
config_other.go keep file permissions and try to keep user/group on supported systems (fixes #1467) 2017-06-25 09:05:24 +02:00
config_read_password.go
config_read_password_unsupported.go
config_test.go Fix config tests to save configData which fixes subsequent tests 2017-06-29 12:31:53 +01:00
config_unix.go keep file permissions and try to keep user/group on supported systems (fixes #1467) 2017-06-25 09:05:24 +02:00
dir.go Create fs.Directory interface and use it everywhere 2017-06-30 14:26:59 +01:00
driveletter.go
driveletter_windows.go
error.go
filter.go
filter_test.go
flags.go Add --tpslimit and --tpslimit-burst to limit transactions per second for HTTP 2017-07-16 17:25:39 +01:00
flags_test.go
fs.go Create fs.Directory interface and use it everywhere 2017-06-30 14:26:59 +01:00
glob.go
glob_test.go
hash.go
hash_test.go
http.go Add --bind flag for choosing the local addr on outgoing connections - fixes #1087 2017-07-23 16:27:39 +01:00
http_new.go Add --bind flag for choosing the local addr on outgoing connections - fixes #1087 2017-07-23 16:27:39 +01:00
http_old.go Fix --bind flag changes under go1.6 2017-07-23 22:36:32 +01:00
http_test.go Fix test failure with new stretchr/testify - fixes #1550 2017-07-23 08:59:07 +01:00
log.go Add --stats-log-level so can see --stats without -v - fixes #1180 2017-06-26 22:50:37 +01:00
object.go Create fs.Directory interface and use it everywhere 2017-06-30 14:26:59 +01:00
operations.go Make ListDirSorted check for subdirectories and write test 2017-07-19 09:36:27 +01:00
operations_internal_test.go Make ListDirSorted check for subdirectories and write test 2017-07-19 09:36:27 +01:00
operations_test.go fstest: Factor test initialisation into Initialise() 2017-07-26 16:38:33 +01:00
options.go Fix Range header option 2017-06-20 21:27:14 +01:00
path.go
path_test.go
readers.go
readers_test.go
redirect_stderr.go
redirect_stderr_unix.go
redirect_stderr_windows.go
sync.go sync: state whether duplicates are objects are directories 2017-07-08 15:42:18 +01:00
sync_internal_test.go Warn about duplicate files when syncing - fixes #1506 2017-06-30 21:24:13 +01:00
sync_test.go fstest: Factor test initialisation into Initialise() 2017-07-26 16:38:33 +01:00
syslog.go
syslog_unix.go
test_all.go box: add docs 2017-07-23 11:32:34 +01:00
version.go Start v1.37-DEV development 2017-07-22 20:43:06 +01:00
versioncheck.go
walk.go Use a stable sort for sorting directory entries 2017-07-06 14:07:26 +01:00
walk_test.go Make ListDirSorted check for subdirectories and write test 2017-07-19 09:36:27 +01:00