rclone/cmd/mount
Nick Craig-Wood 43c530922a Restore ability for any command to show stats by adding --stats flag
Make default for `mount` command not to show stats - this can be
re-enabled by adding a `--stats` parameter.
2016-12-15 17:40:17 +00:00
..
createinfo.go Fix output of crypt objects in logs 2016-10-20 17:46:51 +01:00
dir_test.go Fix tests when FUSE isn't present 2016-08-20 14:11:21 +01:00
dir.go mount: report the modification times for directories from the remote #940 #950 2016-12-14 15:26:04 +00:00
file.go fuse: support R/W files only if truncate is set. 2016-11-28 17:56:54 +00:00
fs_test.go Add directory parameter to Rmdir and Mkdir #100 #831 2016-11-26 12:02:53 +00:00
fs.go mount: report the modification times for directories from the remote #940 #950 2016-12-14 15:26:04 +00:00
mount_unsupported.go Add mount command to implement FUSE mounting of remotes #494 2016-08-18 21:54:54 +01:00
mount.go Restore ability for any command to show stats by adding --stats flag 2016-12-15 17:40:17 +00:00
read_test.go mount: detect and deal with seeking beyond end of file - fixes #828 2016-11-05 09:59:36 +00:00
read.go mount: retry reads on error #873 2016-12-15 17:16:55 +00:00
write_test.go Fix tests when FUSE isn't present 2016-08-20 14:11:21 +01:00
write.go mount: this removes the async buffering as it was killing seek performance 2016-12-15 17:08:52 +00:00