Re: Fairly mysterious rsync problem.

2005-03-13 Thread Wayne Davison
On Sun, Mar 13, 2005 at 07:41:36AM -0800, Richard Reina wrote: > rsync -vvv --stats --progress file1 > 192.168.0.14::test-data > [...] > make_file(3,TEST2) This indicates that the file that was transferred was "TEST2", not "file1". Was that output from a different run? Or do you have something

Fairly mysterious rsync problem.

2005-03-13 Thread Richard Reina
I am having trouble sending a file with rsync to a local machine. I try from 192.168.0.8: rsync -vvv --stats --progress file1 192.168.0.14::test-data and get: make_file(3,TEST2) send_file_list done send_files starting send_files phase=1 send files finished total: matches=0 tag_hits=0 false_alar