Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dropbox_put() issue #10

Open
Gdlv opened this issue Jul 29, 2014 · 2 comments
Open

dropbox_put() issue #10

Gdlv opened this issue Jul 29, 2014 · 2 comments

Comments

@Gdlv
Copy link

Gdlv commented Jul 29, 2014

Hy friend, i am getting an error when want to upload data.frames or files...i tried with

dropbox_save(dropbox_credentials,table1, file="public/table.csv")

and it give me a table with "RDX2" and NA values...the other option is with "dropbox_put"

dropbox_put(dropbox_credentials, what="table.csv", filename="public/table.csv")
Error in if (size > 1048576 * 150) return(dropbox_chunked(cred, what, : missing value where TRUE/FALSE needed

but it is a problem, where can I put that the size is no bigger than 1048576 * 150??

any suggestion ?
Gerardo

@karthik
Copy link
Owner

karthik commented Aug 7, 2014

Hi @Gerardodelavega Sorry for the delay but I'll look into this issue and get back to you shortly.

@Gdlv
Copy link
Author

Gdlv commented Aug 8, 2014

ok, take your time!

2014-08-07 17:46 GMT-03:00 Karthik Ram notifications@github.com:

Hi @Gerardodelavega https://github.com/Gerardodelavega Sorry for the
delay but I'll look into this issue and get back to you shortly.


Reply to this email directly or view it on GitHub
#10 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants