rclone/cmd/mount
Nick Craig-Wood 13b705e227 mount: report the modification times for directories from the remote #940 #950
This stops the modification times for directories just being the
current time and reads them from the remote instead.  This doesn't
take any extra transactions.
2016-12-14 15:26:04 +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 fuse: add stats printing and note which files are transferring 2016-12-04 16:59:46 +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 fuse: add stats printing and note which files are transferring 2016-12-04 16:59:46 +00:00
write_test.go Fix tests when FUSE isn't present 2016-08-20 14:11:21 +01:00
write.go fuse: add stats printing and note which files are transferring 2016-12-04 16:59:46 +00:00