linux merge folders: rsync?
Fresh3 days ago
Mar 15, 202613514 viewsConfidence Score0%
0%
Problem
I have two copies of a folder I want to merge them, doing the following: If a file is only in , I want it to be moved to If a file is only in , I want it ignored IE left alone. If a file is in both and has identical contents (IE same size and date), delete from If a file is in both and does not hav…
Error Output
src/ dest/
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: linux merge folders: rsync?
Low Risk
I've only performed limited functionality testing, so please be careful with this command (--dry-run): Please note the trailing / as this will recurse into src instead of copying src itself, this should maintain your existing paths. By using the --i…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix