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

[OneDrive] File list cannot be synchronized with Explorer #2516

Open
ncwuguo opened this issue May 29, 2024 · 3 comments
Open

[OneDrive] File list cannot be synchronized with Explorer #2516

ncwuguo opened this issue May 29, 2024 · 3 comments
Assignees
Labels
core kind/bug Something isn't working

Comments

@ncwuguo
Copy link

ncwuguo commented May 29, 2024

Describe the bug

Snipaste_2024-05-29_10-48-40

As title, I also use Full re-index, but it still wrong.

Reproduction

No response

Expected behavior

No response

Platform and versions

Version: Alpha 0.2.14, Alpha 0.3.0
OS: Win 11 Home | 22635.3646

Stack trace

No response

Additional context

No response

@ncwuguo ncwuguo added kind/bug Something isn't working status/needs-triage labels May 29, 2024
@HeavenVolkoff
Copy link
Member

Hello. Are you using any indexer rules apart from the default ones when you added the location? Is this location synchronized with some kind of cloud storage by any chance?

Additionally, have you tried deleting the location and adding it again from scratch? If the issue persists, would you be able to share this location with us? If you're not comfortable sharing it here on GitHub, you can send it to my email: [email protected]. However if the files contains any sensitive information could you at least share the directory hierarchy, by running the following commands in a CMD windows and then uploading the generated directory_hierarchy.txt file here:

cd C:\<PATH TO DIR>
tree > directory_hierarchy.txt

@HeavenVolkoff HeavenVolkoff self-assigned this Jun 4, 2024
@HeavenVolkoff HeavenVolkoff added core Bug status/needs-more-info Need more information about issue and removed status/needs-triage labels Jun 4, 2024
@ncwuguo
Copy link
Author

ncwuguo commented Jun 5, 2024

If I try to delete the location and adding it again ,it works properly. Before encountering this problem, I deleted and re-added it can also be displayed normally. When I use it for a while, I don't know why it can't display the file list normally.
I haven't had this problem yet, but I don't know if I'll have it again.

Additionally, this folder is a cloud storage, it's a folder in my onedrive. Maybe that's the point.

@HeavenVolkoff
Copy link
Member

Additionally, this folder is a cloud storage, it's a folder in my onedrive. Maybe that's the point.

Most likely. Directories synchronized with cloud storage have some special characteristics in Windows that we are not handling at the moment. We already have an issue about this in our Linear. Additionally, I am currently working to add native support for cloud storage to Spacedrive. So, when this feature is ready the best course of action would be to replace your local location with one that directly connects to your cloud storage.

@HeavenVolkoff HeavenVolkoff removed the status/needs-more-info Need more information about issue label Jun 6, 2024
@HeavenVolkoff HeavenVolkoff changed the title File list cannot be synchronized with Explorer [OneDrive] File list cannot be synchronized with Explorer Jun 6, 2024
@iLynxcat iLynxcat removed Bug labels Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants