rclone/cmd/mount
Nick Craig-Wood f22029bf3d Add mount command to implement FUSE mounting of remotes #494
This enables any rclone remote to be mounted and used as a filesystem
with some limitations.

Only supported for Linux, FreeBSD and OS X
2016-08-18 21:54:54 +01:00
..
createinfo.go Add mount command to implement FUSE mounting of remotes #494 2016-08-18 21:54:54 +01:00
dir_test.go Add mount command to implement FUSE mounting of remotes #494 2016-08-18 21:54:54 +01:00
dir.go Add mount command to implement FUSE mounting of remotes #494 2016-08-18 21:54:54 +01:00
file.go Add mount command to implement FUSE mounting of remotes #494 2016-08-18 21:54:54 +01:00
fs_test.go Add mount command to implement FUSE mounting of remotes #494 2016-08-18 21:54:54 +01:00
fs.go Add mount command to implement FUSE mounting of remotes #494 2016-08-18 21:54:54 +01:00
mount_unsupported.go Add mount command to implement FUSE mounting of remotes #494 2016-08-18 21:54:54 +01:00
mount.go Add mount command to implement FUSE mounting of remotes #494 2016-08-18 21:54:54 +01:00
read_test.go Add mount command to implement FUSE mounting of remotes #494 2016-08-18 21:54:54 +01:00
read.go Add mount command to implement FUSE mounting of remotes #494 2016-08-18 21:54:54 +01:00
write_test.go Add mount command to implement FUSE mounting of remotes #494 2016-08-18 21:54:54 +01:00
write.go Add mount command to implement FUSE mounting of remotes #494 2016-08-18 21:54:54 +01:00