Re: "-f ._filterlist" syntax

2020-09-27 Thread raf via rsync
On Sun, Sep 27, 2020 at 03:19:17PM -0700, Will McGinnis via rsync wrote: > Hello, A GUI program uses rsync for network transfers. It is able to > load filters from a file by putting a dot and underscore before it. > Example:mkdir 1 2; touch 1/a .empty; rsync -f ._empty 1/ 2/ > > Is the dot und

"-f ._filterlist" syntax

2020-09-27 Thread Will McGinnis via rsync
Hello, A GUI program uses rsync for network transfers. It is able to load filters from a file by putting a dot and underscore before it. Example:mkdir 1 2; touch 1/a .empty; rsync -f ._empty 1/ 2/ Is the dot underscore specific to rsync or is it a general bash (or similar?) feature to load argume

rsync 3.1.3 dry run bug?

2020-09-27 Thread Dipl.-Ing. Wolf-Dieter Pichler via rsync
Since Ubuntu 20.04 (focal) the rsync option -n (Dry Run) is not working correctly. --- rsync --version rsync  version 3.1.3  protocol version 31 I used this command for about ten years without mayor issues: --- rsync -vaHEiuzn --skip-compress=jpg,JPG,mov,MOV,mp4,MP4,m4v,avi,png --ex

strange crash with md5p8.diff + xxhash

2020-09-27 Thread Madhu via rsync
With rsync-patches/md5p8.diff and --enable-xxhash % gdb --args ./rsync --version Using host libthread_db library "/lib64/libthread_db.so.1". rsync version v3.2.3-29-ge55788bd protocol version 31 Copyright (C) 1996-2020 by Andrew Tridgell, Wayne Davison, and others. Web site: https://rsync.samba.