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: exclude default partialdir #64

Merged
merged 1 commit into from
Feb 5, 2018
Merged

Conversation

Rechi
Copy link
Contributor

@Rechi Rechi commented Nov 28, 2017

Some mirrors fail syncing with ... rsync: exit status 23
After trying to rsync them manually I found the following for some mirrors, rsync: opendir ".../.~tmp~" (in xbmc) failed: Permission denied (13)
.~tmp~ is the default partialdir of rsync, excluding it solved the issue.

It is already running on http://mirrors.kodi.tv, but you can't see any changes on the website.

@etix etix merged commit 9e5efea into etix:master Feb 5, 2018
@etix
Copy link
Owner

etix commented Feb 5, 2018

Thanks!

@Rechi Rechi deleted the rsyncExcludePartialDir branch February 5, 2018 10:32
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.

2 participants