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

How about a new feature xferbymoving? #758

Closed
goulf-3m opened this issue Jun 21, 2022 · 2 comments
Closed

How about a new feature xferbymoving? #758

goulf-3m opened this issue Jun 21, 2022 · 2 comments

Comments

@goulf-3m
Copy link

Analogous to xferbycopying, it avoids transferring.
It will also avoid file copying, thus quickly propagates renaming of large files.
The proposed feature works behind the scene and does not introduce any extra complexity to end users.

@tleedjarv
Copy link
Contributor

This is not easy to do. In fact, it is very difficult. Behind the scenes is really only possible for the simplest of the simple cases.

I propose a working solution in #576 which I think does what you are looking for. I will rebase that PR onto the latest version eventually but there are a few PRs in queue before that.

@gdt
Copy link
Collaborator

gdt commented Jul 10, 2022

I'm closing to close this as mostly a blend of dup with #576 and a bit of wontfix.

@gdt gdt closed this as completed Jul 10, 2022
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

3 participants