rclone/cmd/mount2
Nick Craig-Wood 3f654dac37 mount: map more rclone errors into file systems errors
This improves the error reporting, in particular for
fs.ErrorPermissionDenied which was being reported as an IO error.
2020-04-21 16:31:43 +01:00
..
file.go vfs: factor the vfs cache into its own package 2020-04-20 10:42:33 +01:00
fs.go mount: map more rclone errors into file systems errors 2020-04-21 16:31:43 +01:00
mount_test.go vfstests: move functional tests from mountlib and make them work with VFS 2020-04-20 10:42:33 +01:00
mount_unsupported.go Implement mount2 with go-fuse 2020-02-11 14:28:13 +00:00
mount.go mount2: hide mount2 command for the moment 2020-02-11 14:28:13 +00:00
node.go build: fixup formatting after go1.14 go fmt changes 2020-02-28 16:58:33 +00:00