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

box_fetch() downloads directory folder structure, but doesn't download files #269

Open
JustinAtWilder opened this issue Feb 13, 2024 · 0 comments

Comments

@JustinAtWilder
Copy link

I'm using boxr and the box_fetch() function to download the remote directory and it's contents locally. box_fetch() downloads the directory folder structure correctly, but none of the files. That is, all of the folders are empty. box_dir_diff() returns a message that all folders were successfully downloaded, but none of the files were downloaded. I've set 'recursive' equal to 'TRUE', am the co-author of the remote directory, and am properly authenticated. There are 496 files in the directory and using box_dl() within each folder and subfolder to download the file contents seems to be at cross purposes with box_fetch(). What am I missing?

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

1 participant