On Fri 04 Mar 2016, Johannes Kastl wrote: > This works like a charm, but recently I found that the command that > dirvish wants to run on the remote machine is not longer the one given > above, but rather contains this: > > ... -vlHogDtpre.iLsC ... > instead of > ... -vlHogDtpre.iLsf ... > > From the rsync manpage: > > -C, --cvs-exclude auto-ignore files in the same way CVS does > -f, --filter=RULE add a file-filtering RULE > > As my backups seem to work even if the command with -f is called from > ssh forced commands although rsync expects the one with -C, I think > this might be a minor issue. > > But I wanted to know what makes dirvish use one or the other command. > Does anyone know that?
This could be an rsync version difference issue. It's probably not what dirvish is asking, but what rsync is asking the server process to do. Paul _______________________________________________ Dirvish mailing list [email protected] http://www.dirvish.org/mailman/listinfo/dirvish
