search for: foipp

Displaying 1 result from an estimated 1 matches for "foipp".

Did you mean: flipp
2007 Oct 10
6
Recognizing directory name changes
I've decided to proceed down another path to solve this problem, at least until rsync is able. I've begun to code a perl script that keeps a lookup list of file and directory names to inodes. What will occur is the pointer list check will be run just before the rsync job and perform name changes and moves before rsync has it's chance. I've come to realize how complex this task is.