-
Notifications
You must be signed in to change notification settings - Fork 8
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
New update can only list the files in root folder. #7
Comments
I've just tried on debian (4.19.160-2) and python 3.9.5 and it seems to work. Could you post your setup and the directory structure that fails? |
My structure: only eee.plot and folders shows up. Python 3.9.0 Ubuntu 18.04 I use rclone --vfs-cache-mode full mount can work, but just slow in scan. |
It's isomorphic to the one I'm testing. And how are you trying to view the structure? For example, does And by the way, I guess the mount process does not show any stack traces/errors? |
ls -R MOUNT_POINT: /b2/ovh: /b2/rise: |
I'm sorry, I'm not sure I understand. Do you mean that:
is the output of |
I've got an idea. I have generated a bucket and a read only key for this bucket. Send me an email (you can get it from my commits to this repository) and I'll share the credentials with you. This way we can test a setup that works on my end. |
Yes. What's is your email BTW. |
I've sent you the credentials. After mounting the bucket with:
The output for
Please let me know if it works the same for you. |
If I have files under different folder, i.e. a/, b/, c/.
It doesn't show anything under subfolders.
The text was updated successfully, but these errors were encountered: