rclone/cmd/mount
Nick Craig-Wood 11da2a6c9b Break the fs package up into smaller parts.
The purpose of this is to make it easier to maintain and eventually to
allow the rclone backends to be re-used in other projects without
having to use the rclone configuration system.

The new code layout is documented in CONTRIBUTING.
2018-01-15 17:51:14 +00:00
..
test mount: add test scripts 2017-02-17 11:37:19 +00:00
dir.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
file.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
fs.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
handle.go Break the fs package up into smaller parts. 2018-01-15 17:51:14 +00:00
mount.go mounttest: run the tests for all 4 VFS cache modes 2017-11-20 12:46:21 +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