gcsfuse-win icon indicating copy to clipboard operation
gcsfuse-win copied to clipboard

Unable to do changes in existing file as "Save As" is not working here.

Open RtzS opened this issue 5 years ago • 1 comments

Hi,

I am using gcpfuse-win and mounted GCP bucket on windows. But I am unable to do changes in existing file as "Save As" option is not working for files. Tried by "Read Only" property value changes for some files but still facing same issue.

apart from this observed that GCP bucket and mounted X drive is not in sync. like if I am deleting something from GCP it is not reflecting on X drive even refresh is also not working. To reflect latest changes every time I have to reestablish the X drive connection.

Can any one please help me here to achieve these requirements.

Thankyou in advance.

RtzS avatar May 03 '21 16:05 RtzS

This system has a built-in cache to save the browsed file path. You can open the file bin/conf/config.xml and modify <CacheTTL>180</CacheTTL>. The smaller the number, the shorter the cache validity period.

weswu8 avatar May 13 '21 12:05 weswu8