On 03/08/2019 14.10, Per Jessen wrote:
Carlos E. R. wrote:
I may test again - it is becoming difficult (slow) as there are 4TB to copy. I'll create a test tree and try then.
If you run rsync with "-nv", maybe that'll give you information on what is being selected?
-n, --dry-run perform a trial run with no changes made -v, --verbose increase verbosity Maybe. But it spews thousand of lines :-? I saw an option the other day that replicates the directory tree without files. What was it...? rsync -a --include='*/' --exclude='*' /data/Isengard/ \ /home_aux/BLUERAY_OPS/mnt/ Huh. Those include/exclude could distort the result. Question: Do we have an rsync GUI that would generate the command line, clicking on a tree to select/deselect directories? [...] googling There is "Grsync". <https://www.unixmen.com/grsync-gadmin-rsync-graphical-front-end-applications-rsync-tool/> <https://software.opensuse.org/package/grsync?search_term=grsync> Worth a look. -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)