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

sync-push: Create relative symlinks instead of absolute #1534

Merged
merged 1 commit into from Mar 24, 2020

Conversation

djgalloway
Copy link

This allows people to rsync --copy-links -aiv rsync://download.ceph.com/ceph/{debian,rpm}-octopus . and have rsync follow the symlink.

The previous way of symlinking did not.

Signed-off-by: David Galloway dgallowa@redhat.com

This allows people to `rsync --copy-links -aiv rsync://download.ceph.com/ceph/{debian,rpm}-octopus .` and have rsync follow the symlink.

The previous way of symlinking did not.

Signed-off-by: David Galloway <dgallowa@redhat.com>
@djgalloway djgalloway merged commit b6f1e75 into master Mar 24, 2020
@djgalloway djgalloway deleted the wip-relative branch March 24, 2020 21:27
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

Successfully merging this pull request may close these issues.

None yet

1 participant