Rclone mount + google drive folder modification time?

Hello all, using on windows server 2019, all is working fine, but I noticed that folder timestamps don't seem to update when new content is placed in here, just have creation time. curious if there is a workaround ? not a HUGE issue but minor annoyance, thanks

EDIT: I found some old posts here after searching again, but seems fairly old - obviously not enough time in the world to address everything :slight_smile:
rclone v1.55.1

  • os/type: windows
  • os/arch: amd64
  • go/version: go1.16.3
  • go/linking: dynamic
  • go/tags: cmount

rclone mount Google:/ c:\google --vfs-cache-mode full --drive-skip-gdocs --vfs-read-chunk-size=128M --vfs-read-chunk-size-limit=2048M --drive-acknowledge-abuse --buffer-size=512M --max-read-ahead=512M --transfers=16 --checkers=8 --drive-chunk-size=512M -vP

rclone does not save modtime for a folder

on rclone's github page, there might be an open request for rclone to save mod-time for folders.
take a look there...

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.