Timeline for rsync compare directories?
Current License: CC BY-SA 3.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 3, 2021 at 7:18 | comment | added | Ricky Levi | note regarding rsync, when it compare $SOURCE to $TARGET it doesn't mean the two directories are identical, it just compare what is found $SOURCE to the $TARGET, so if your rsync stopped in the middle, make sure to compare SOURCE to TARGET vs TARGET to SOURCE ... | |
| S Feb 17, 2017 at 15:31 | history | suggested | ctx | CC BY-SA 3.0 | SOURCE and TARGET has to be swapped. Oliv changed the answer to find missing files in the source directory. It's explained in the comments. |
| Feb 17, 2017 at 14:38 | review | Suggested edits | |||
| S Feb 17, 2017 at 15:31 | |||||
| S Mar 22, 2016 at 20:37 | history | suggested | Oliv | CC BY-SA 3.0 | fixed swapped SOURCE and TARGET and fixed search term according to comments |
| Mar 22, 2016 at 20:11 | review | Suggested edits | |||
| S Mar 22, 2016 at 20:37 | |||||
| S Nov 13, 2015 at 11:22 | history | suggested | MediaVince | CC BY-SA 3.0 | typo --delete missing e and added explanation for "grep delet" without e |
| Nov 13, 2015 at 10:45 | review | Suggested edits | |||
| S Nov 13, 2015 at 11:22 | |||||
| Sep 29, 2015 at 19:57 | history | edited | Nils | CC BY-SA 3.0 | deleted 1 character in body |
| Sep 6, 2015 at 20:57 | history | edited | Nils | CC BY-SA 3.0 | Updated grep after current comment |
| Dec 6, 2012 at 17:23 | vote | accept | chris | ||
| Dec 4, 2012 at 21:26 | history | edited | Nils | CC BY-SA 3.0 | Updated answer |
| Dec 2, 2012 at 22:14 | history | answered | Nils | CC BY-SA 3.0 |