💻 Software
Preserve icon with rsync
Fresh7 days ago
Mar 15, 20262249 viewsConfidence Score0%
0%
Problem
I was under the impression from here among other research, that rsync was the command used to sync directories and any contents they have. I have tried the following commands: Neither of them preserve the icon, they both produce the same result: They both sync the files correctly but do not preserv…
Error Output
rsync -avzr ~/testing123 ~/Desktop/apartment sudo rsync -avzr ~/testing123 ~/Desktop/apartment
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Preserve icon with rsync
Low Risk
You need to specify the option to . Icons are stored in HFS+ resource forks.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix