yas3fs icon indicating copy to clipboard operation
yas3fs copied to clipboard

Size is shown as 0 bytes always

Open mcassaniti opened this issue 10 years ago • 2 comments

When I perform an 'ls' on an yas3fs mounted file system, the file sizes returned by ls are all 0. I can confirm from debugging that the file sizes are being set (getattr has a non-zero st_size value set), but it is not showing on the system. I'm suspecting this is an issue with fusepy, but I could be wrong.

mcassaniti avatar Feb 20 '15 04:02 mcassaniti

Stop yas3fs, wipe the local yas3fs cache directory, restart it and do your ls again.

bitsofinfo avatar Apr 07 '15 22:04 bitsofinfo

Did that solve?

danilop avatar Apr 09 '15 11:04 danilop