Git Product home page Git Product logo

Comments (7)

teuben avatar teuben commented on July 25, 2024 1

vfat is sometimes seen on USB or external HDD's when you buy them. Comes out of the windows world. Also NTFS now. It's "portable" between Mac, Linux and Windows. But they have restrictions, e.g. no case sensitive files, there is some limitations e.g. you probably can't have a directory called /C: i would think. So something in your filenames is not 100% portable if you ever thought of using is more portable.

from embers-sample-data.

teuben avatar teuben commented on July 25, 2024 1

I'm on linux, but since I ran out of space, I went to an empty looking partition on an externally mounted HDD, which I had forgotten kept in vfat since it's useful to copy files to "alien" computers sometimes. So, overall I don't think this is a problem. If I remember, i should check if on an ntfs you can have filenames with a : in them. If you ever suspect you may want to support windows, this would become an issue. mac should have no issue, but I've not tried that.

from embers-sample-data.

teuben avatar teuben commented on July 25, 2024

a casual inspection of the names didn't make it obvious to me why it failed on VFAT.

from embers-sample-data.

amanchokshi avatar amanchokshi commented on July 25, 2024

I've never heard of the vfat filesystem. What operating system are you on? Do you think it's just the file names that may be messing things up? Most of the data is saved as binary txt files with a couple of plain text files.

from embers-sample-data.

teuben avatar teuben commented on July 25, 2024

Just realized what the vfat problem was: filenames on vfat cannot contain a :
So, something like 2019-10-10-10:30.json would cause an error.

from embers-sample-data.

amanchokshi avatar amanchokshi commented on July 25, 2024

Shucks! I'll keep that in mind for the future and make sure that we have more compatible file naming when similar experiments are run again.

Do you think I should put a note on the examples directory that there can be problems on a vfat filesystem? What operating system are you on?

from embers-sample-data.

amanchokshi avatar amanchokshi commented on July 25, 2024

Good to know. I'll add a comment to the top of the documentation to let users know that this is an possible issue on windows or the vfat system.

from embers-sample-data.

Related Issues (1)

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.