rclone/vfs
Nick Craig-Wood c1aaff220d Factor new vfs module out of cmd/mountlib
This is an OS style file system abstraction with directory caching
used in mount, cmount, serve webdav and serve http.
2017-11-03 12:59:59 +00:00
..
createinfo.go Factor new vfs module out of cmd/mountlib 2017-11-03 12:59:59 +00:00
dir.go Factor new vfs module out of cmd/mountlib 2017-11-03 12:59:59 +00:00
errors.go Factor new vfs module out of cmd/mountlib 2017-11-03 12:59:59 +00:00
file.go Factor new vfs module out of cmd/mountlib 2017-11-03 12:59:59 +00:00
read.go Factor new vfs module out of cmd/mountlib 2017-11-03 12:59:59 +00:00
vfs.go Factor new vfs module out of cmd/mountlib 2017-11-03 12:59:59 +00:00
vfs_non_unix.go Factor new vfs module out of cmd/mountlib 2017-11-03 12:59:59 +00:00
vfs_unix.go Factor new vfs module out of cmd/mountlib 2017-11-03 12:59:59 +00:00
write.go Factor new vfs module out of cmd/mountlib 2017-11-03 12:59:59 +00:00