29.10.25, 15:50 +0100, [email protected]: > when i run rsync to the left of each entry is an eleven character string > some of them are < . + f c t d s > where can i find what they mean without reading all of the source code
Since you didn't tell us how you "run rsync" one can only guess: man rsync and there, look for the documentation/explanation for the --itemize-changes / -i option. -- Regards mks

