Skip to content

CloudStore.exist function only works if file is already dowloaded in file system (locally) #26

@DanielFRico

Description

@DanielFRico

I have noticed that I can call CloudStore.download() and works fine even if my file is downloaded locally or not. That is pretty good! But not works fine or in the same way for functions like CloudStore.exist() or CloudStore.stat(), those functions only can fetch data if my file is already downloaded locally. I suggest that those functions can fetch file data even if is not locally downloaded. But most of things works well. Congrats!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions