.. |
test_vfs
|
vfs: fix renaming/deleting open files with cache mode "writes" under Windows
|
2019-01-11 10:26:34 +00:00 |
vfsflags
|
Make flags show up with their proper names, eg SizeSuffix rather than int
|
2019-02-07 11:57:26 +00:00 |
cache_test.go
|
Fix broken flag type tests
|
2019-02-07 16:42:26 +00:00 |
cache.go
|
Look for Fs in the cache rather than calling NewFs directly
|
2019-05-27 16:14:55 +01:00 |
dir_handle_test.go
|
Add context propagation to rclone
|
2019-06-19 11:59:46 +01:00 |
dir_handle.go
|
|
|
dir_test.go
|
Add context propagation to rclone
|
2019-06-19 11:59:46 +01:00 |
dir.go
|
Add context propagation to rclone
|
2019-06-19 11:59:46 +01:00 |
errors_test.go
|
|
|
errors.go
|
build: drop support for go1.8
|
2019-04-15 21:49:58 +01:00 |
file_test.go
|
Add context propagation to rclone
|
2019-06-19 11:59:46 +01:00 |
file.go
|
Add context propagation to rclone
|
2019-06-19 11:59:46 +01:00 |
help.go
|
vfs: implement --vfs-cache-max-size to limit the total size of the cache
|
2019-02-02 12:30:10 +00:00 |
make_open_tests.go
|
vfs: fix renaming/deleting open files with cache mode "writes" under Windows
|
2019-01-11 10:26:34 +00:00 |
open_test.go
|
|
|
rc.go
|
Add context propagation to rclone
|
2019-06-19 11:59:46 +01:00 |
read_test.go
|
Add context propagation to rclone
|
2019-06-19 11:59:46 +01:00 |
read_write_test.go
|
vfs: fix tests for backends which can't upload 0 length files
|
2019-06-30 18:35:01 +01:00 |
read_write.go
|
Add context propagation to rclone
|
2019-06-19 11:59:46 +01:00 |
read.go
|
Add context propagation to rclone
|
2019-06-19 11:59:46 +01:00 |
vfs_test.go
|
vfs: fix tests for backends which can't upload 0 length files
|
2019-06-30 18:35:01 +01:00 |
vfs.go
|
Add context propagation to rclone
|
2019-06-19 11:59:46 +01:00 |
write_test.go
|
vfs: fix tests for backends which can't upload 0 length files
|
2019-06-30 18:35:01 +01:00 |
write.go
|
Add context propagation to rclone
|
2019-06-19 11:59:46 +01:00 |