On Fri, Sep 10, 2004 at 07:36:57AM -0500, Mark Seamans wrote:
> I am needing to know what files were transferred. However in the log it
> is not showing me.
If no filenames get output with -v, then they were thought to be
up-to-date. See also the --log-format option for a way to tell rsync to
ou
I am needing to know what files were transferred. However in the log it is not showing me. I am only getting the --status log section at the end.
Here is my command:
${RSYNC} -a --delete -vv -z --stats ${SOURCE}/ ${BASEDIR}${SVR}/${BUID}/ >> ${LOG}/${BUID}_${DATE}.txt
now one would thin