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

Scanning and diffing takes a long time for large directories #55

Open
wcerfgba opened this issue May 8, 2021 · 2 comments
Open

Scanning and diffing takes a long time for large directories #55

wcerfgba opened this issue May 8, 2021 · 2 comments

Comments

@wcerfgba
Copy link

wcerfgba commented May 8, 2021

Hi,

I am trying to copy a large folder (several GiB with many thousands of files) and I'm stuck on INFO:root:Scanning and diffing... for a long time. Is there a way I can skip this and just delete/overwrite files by name?

Thanks!

@freemedom
Copy link

What does "just delete/overwrite files by name" mean?

@freemedom
Copy link

freemedom commented Mar 23, 2024

I have found that when there are a large number of small files, PerformCopies pull files take much longer than ScanAndDiff. 20,000 files would take about two or three hours.

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