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

rsync never skips existing files. #2867

Closed
AllardJ opened this issue Apr 4, 2022 · 3 comments
Closed

rsync never skips existing files. #2867

AllardJ opened this issue Apr 4, 2022 · 3 comments

Comments

@AllardJ
Copy link

AllardJ commented Apr 4, 2022

Sponsors SeaweedFS via Patreon https://www.patreon.com/seaweedfs
Report issues here. Ask questions here https://stackoverflow.com/questions/tagged/seaweedfs
Please ask questions in https://github.com/chrislusf/seaweedfs/discussions

example of a good issue report:
#1005
example of a bad issue report:
#1008

Describe the bug
A clear and concise description of what the bug is.

rsync transfers already existing files. I'm using weed mount on 2.96.

System Setup
rsync -avlHAXWE --progress --relative

Expected behavior
A clear and concise description of what you expected to happen.

Skips the files. the metadata is bad or similar.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

@chrislusf
Copy link
Collaborator

what is the source and destination?
Is weed mount the source? Please show some actual full examples.

@AllardJ
Copy link
Author

AllardJ commented Apr 5, 2022

weed mount is the destination, it just keeps creating new volumes.

rsync -avlHAXWE --progress --relative /tmp/Directory /weed/replace

@chrislusf
Copy link
Collaborator

thanks for reporting! fixed now.

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