Giter Club home page Giter Club logo

vfs's Introduction

vfs

vfs's People

Contributors

boris-petrov avatar brett-smith avatar dependabot[bot] avatar hypersocket-readonly avatar ludup avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

vfs's Issues

After upgrading from version 3.0.2 to 3.2.0 fileObject.exists() check always returns fileObject.getType() as imaginary

Hi,

We recently upgraded our vfs-s3 library from version 3.0.2 to 3.2.0. After upgrading we have noticed that our check to see if fileObject exists by using `fileObject.exists()' always returns false. This is because fileType is always returned as imaginary. The same call was working fine before the upgrade.

Trying to debug further, it seems with the new implementation of doAttach() method within S3FileObject class, we are invoking aws api to listobjects. Within this object we are checking if there are any common prefixes. listObject is returning an empty list of common prefixes and thus we set objectType to be ObjectType.OBJECT. As a result getType call on this fileObject is returning fileType as imaginary. This is breaking our folder validation call.

Could you please have a look at this issue as this is breaking our implementation to validate files/folders on S3 bucket.

Thanks,
Rajeev

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.