Giter Site home page Giter Site logo

Comments (9)

karthik avatar karthik commented on May 23, 2024

Thanks for the report. I'll try to replicate the issue and see how to fix it.

from rdrop2.

karthik avatar karthik commented on May 23, 2024

This is what I get. Can you try this below (with different folder names to avoid conflict with your existing files) and let me know if you still have issues? I'm using '0.6.5.99' (latest GitHub version)

> drop_create('AFL_Resources/Model/db')
Folder AFL_Resources/Model/db created successfully 

> write.csv(iris, file = "foo.csv")
> drop_upload('foo.csv', dest = "AFL_Resources/Model/db")
File foo.csv uploaded successfully
> drop_read_csv("AFL_Resources/Model/db/foo.csv")

 /var/folders/2v/fbdjfq9x4_g0gnbr_gqgh7hr0000gn/T//Rtmp1wWCFl/foo.csv on disk 4.821 KB
      X Sepal.Length Sepal.Width Petal.Length Petal.Width    Species
1     1          5.1         3.5          1.4         0.2     setosa
2     2          4.9         3.0          1.4         0.2     setosa
3     3          4.7         3.2          1.3         0.2     setosa
4     4          4.6         3.1          1.5         0.2     setosa
5     5          5.0         3.6          1.4         0.2     setosa
6     6          5.4         3.9          1.7         0.4     setosa
7     7          4.6         3.4          1.4         0.3     setosa
8     8          5.0         3.4          1.5         0.2     setosa
9     9          4.4         2.9          1.4         0.2     setosa

from rdrop2.

Fablepongiste avatar Fablepongiste commented on May 23, 2024

You example works fine .....
But still have the issue with my example quite crazy ..

I am using the same version

from rdrop2.

Fablepongiste avatar Fablepongiste commented on May 23, 2024

There is definitively an issue with this capital, have it on other folders too... Has never happened to anybody else ?

from rdrop2.

karthik avatar karthik commented on May 23, 2024

What OS are you on?
This is some information from Dropbox:

Case conflicts

Most Linux installations allow you to have two files or folders with the same name but different capitalization. However, by default, Mac and Windows won't differentiate file or folder names by case. Therefore, if Dropbox comes across linux directories named "Sample folder" and "sample folder" (lowercase "s"), it will still sync both folders to Mac and Windows computers, but one will appear as a copy of the original file and appended with case conflict.

from rdrop2.

Fablepongiste avatar Fablepongiste commented on May 23, 2024

Yes Indeed I am on Linux. Might be the reason. Weird !
Can close the issue, maybe worth put a note somewhere ?

from rdrop2.

krismcn avatar krismcn commented on May 23, 2024

I'm having this same problem on a Windows machine. It's only ever the first file path beyond the root directory that's changed from upper to lower case.

from rdrop2.

karthik avatar karthik commented on May 23, 2024

This issue appears to be resolved in 0.8.1. Can either of you reinstall and report back?

from rdrop2.

krismcn avatar krismcn commented on May 23, 2024

No, still having the same problem with 0.8.1

from rdrop2.

Related Issues (20)

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.