Skip to content

Ignore directory has vanished errors#740

Merged
tridge merged 1 commit into
RsyncProject:masterfrom
norrisjeremy:20250312
Aug 23, 2025
Merged

Ignore directory has vanished errors#740
tridge merged 1 commit into
RsyncProject:masterfrom
norrisjeremy:20250312

Conversation

@norrisjeremy
Copy link
Copy Markdown
Contributor

@norrisjeremy norrisjeremy commented Mar 12, 2025

Ignore directory has vanished errors.

See

rsync/flist.c

Lines 1805 to 1807 in 9994933

io_error |= IOERR_VANISHED;
rprintf(FWARNING, "%s has vanished: %s\n",
is_dir ? "directory" : "file", full_fname(fname));
where this error message can be generated.

@tridge tridge merged commit 0d0f615 into RsyncProject:master Aug 23, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants