Never mind.
A case of validating the checker. The Beyond Compare report I was using to
validate the results of the Rsync operation, for some unknown reason, was not
seeing these two files on the remote server. But Rsync had in fact copied the
files to there.
>>> On Friday, October 29, 2010 at 10:33 AM, in message
<4CCAA2E3.2858.00AF.0 at cdpr.ca.gov>, Ian Skinner <iskinner at
cdpr.ca.gov> wrote:> For some reason, Rsync did not copy two specific file. Then I tried to
> specifically tell it to synchronize one of them and I get this result. *I*
> don't see any reason why to chose not to copy this file, but maybe on
of you
> out there would see the obvious reason I am missing.
>
> dprweb> /usr/local/bin/rsync -vvv --stats -Pzrtpl --delete
> --password-file=/export/home/webuser/.appprod --log-file=/export
> /home/webuser/logs/rsync-extranet-log
> /export/home/em/htdocs/docs/gis/GIS_NOD.htm
> webuser at appprod::dprweb_extranet/em
> /htdocs/docs/gis/
> opening tcp connection to appprod port 873
> sending daemon args: --server -vvvltprze.isf --delete --partial .
> dprweb_extranet/em/htdocs/docs/gis/
>
> sending incremental file list
> [sender] make_file(GIS_NOD.htm,*,0)
> send_file_list done
> send_files starting
> send_files phase=1
> send_files phase=2
> send files finished
> total: matches=0 hash_hits=0 false_alarms=0 data=0
>
> Number of files: 1
> Number of files transferred: 0
> Total file size: 19654 bytes
> Total transferred file size: 0 bytes
> Literal data: 0 bytes
> Matched data: 0 bytes
> File list size: 25
> File list generation time: 0.001 seconds
> File list transfer time: 0.000 seconds
> Total bytes sent: 34
> Total bytes received: 8
>
> sent 34 bytes received 8 bytes 84.00 bytes/sec
> total size is 19654 speedup is 467.95
> [sender] _exit_cleanup(code=0, file=main.c, line=1042): about to call
> exit(0)
>
> TIA
> Ian
>