Skip to content

vfs: option to cache metadata only #5123

Description

@ivandeex

What is your current rclone version (output from rclone version)?

1.54

What problem are you are trying to solve?

Requested by @Dibbyo456 in #4097 (comment)

Can we cache metadata only in VFS?

How do you think rclone should be changed to solve that?

Proposed by @ncw in https://forum.rclone.org/t/how-to-cache-only-metadata-on-cache-remote/14846/7

  • Enable async writeback in a secure way
  • Enable --vfs-cache-mode full not to download the entire file immediately
  • Persistent metadata caching (needs a bit more work but isn't nearly as tricky!)

@ivandeex
As an option, consider new --vfs-cache-mode metadata ??

Informative references

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions