rclone/cmd/mount
Nick Craig-Wood e18122e88b vfs: add tests and subsequent fixes
* Tests for VFS layer
  * Small fixes found during testing
  * Fix Close, Flush and Release behaviour for ReadFileHandle and WriteFileHandle
  * Fix nil object bugs on File
2017-11-04 10:24:10 +00:00
..
test mount: add test scripts 2017-02-17 11:37:19 +00:00
dir.go mount: remove unused DirEntry struct 2017-11-03 13:00:00 +00:00
file.go vfs: add tests and subsequent fixes 2017-11-04 10:24:10 +00:00
fs.go vfs: add EPERM to errors 2017-11-03 13:00:00 +00:00
mount.go vfs: factor flags into vfsflags and remove global variables 2017-11-03 12:59:59 +00:00
mount_test.go mount/cmount: factor duplicated code into mountlib 2017-06-19 14:36:51 +01:00
mount_unsupported.go Add mount command to implement FUSE mounting of remotes #494 2016-08-18 21:54:54 +01:00
read.go Factor new vfs module out of cmd/mountlib 2017-11-03 12:59:59 +00:00
write.go vfs: add tests and subsequent fixes 2017-11-04 10:24:10 +00:00