1
mirror of https://github.com/rclone/rclone synced 2024-10-17 03:01:13 +02:00
rclone/fs
Nick Craig-Wood 36f1bc4a8a Make ls/lsl/md5sum/size/check obey includes and excludes - fixes #169
* run check directory listings concurrently
2015-12-17 13:30:58 +00:00
..
accounting.go Protect accounting from being closed twice 2015-11-06 15:26:58 +00: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 Extend CI tests to include formatting checks. 2015-11-03 13:50:29 +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
error.go Factor common error handling into fs module 2015-11-06 15:26:58 +00:00
filter_test.go Add support to filter files based on their age 2015-12-17 09:52:38 -02:00
filter.go Add support to filter files based on their age 2015-12-17 09:52:38 -02:00
fs.go Add UnWrapper interface and implement in LimitedFs 2015-11-14 08:08:51 +00: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 Add UnWrapper interface and implement in LimitedFs 2015-11-14 08:08:51 +00:00
loghttp.go Improve output of --dump-headers 2015-10-03 16:04:51 +01:00
operations_test.go Implement Hubic storage system - fixes #200 2015-11-14 08:08:52 +00:00
operations.go Make ls/lsl/md5sum/size/check obey includes and excludes - fixes #169 2015-12-17 13:30:58 +00:00
test_all.sh Implement Hubic storage system - fixes #200 2015-11-14 08:08:52 +00:00
version.go Version v1.25 2015-11-14 13:06:39 +00:00