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 trying to process a file that doesn't exist (due to internally corrupted filename or incorrect handling of NTFS file system?) #619

Open
HattonLe opened this issue Jun 12, 2024 · 0 comments

Comments

@HattonLe
Copy link

HattonLe commented Jun 12, 2024

rsync version 3.2.7 protocol version 31, running on Ubuntu 22.04 LTS fully updated.
Backing up files from a source ext4 SSD drive to a destination NTFS formatted SSD.

rsync attempts to rename a file called ".aux.h.1mbKsI", however no such file exists in either the source or destination.
(The file in the source is called "aux.h", the other two files in the same folder are processed correctly and exist on the destination).

rsync: [receiver] rename "/media/main/SSD-480GB/BackupOfDocuments-12-06-2024/Src/linux-5.15.156/include/soc/arc/.aux.h.1mbKsI" -> "Src/linux-5.15.156/include/soc/arc/aux.h": Invalid argument (22)

Both file systems are fully valid and intact (the NTFS one scanned\verified by Win 10 as well).

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

1 participant