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

Reduce overhead of moved files #93

Open
danyang685 opened this issue May 21, 2020 · 1 comment
Open

Reduce overhead of moved files #93

danyang685 opened this issue May 21, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@danyang685
Copy link
Collaborator

I'm using canvas_grab v1.7.7.
It cannot track the moved files for now. They should be moved to new place instead of redownloaded.

Thanks!

@skyzh
Copy link
Owner

skyzh commented May 21, 2020

I think this is not easy to implement. It may require hashing of every file. That can be time consuming, and I don't think it's necessary to do this in such small project :(

@skyzh skyzh added the enhancement New feature or request label May 21, 2020
@skyzh skyzh changed the title It cannot track the moved files Reduce overhead of moved files May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants