Does any data actually get transferred? Is that 105 bytes useful information?<br>
<br>
Have you tried the same commpand without the password-file option and on your local file system?<br>
<br><br><div><span class="gmail_quote">On 10/25/05, <b class="gmail_sendername">Donovan Niesen</b> &lt;<a href="mailto:dniesen@gmail.com">dniesen@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Ok, so rsync seemed easy enough to get going, but now it seems that<br>it's trying to sync the directory &quot;.&quot; and it's throwing an error<br>because of it:<br><br>opening tcp connection to <a href="http://10.8.0.1">
10.8.0.1</a> port 873<br>opening connection using --server --sender -vvvr . proto1<br>RSYNC_PASSWORD environment variable ignored<br>receiving file list ...<br>recv_file_name(.)<br>received 1 names<br>done<br>recv_file_list done
<br>get_local_name count=1 /home/sill/rsynctest/<br>generator starting pid=16028 count=1<br>deleting in .<br>delete_in_dir(.)<br>delta-transmission enabled<br>recv_generator(.,0)<br>generate_files phase=1<br>recv_files(1) starting
<br>recv_files(.)<br>recv_files phase=1<br>generate_files phase=2<br>recv_files phase=2<br>generate_files phase=3<br>recv_files finished<br>generate_files finished<br><br>sent 105 bytes&nbsp;&nbsp;received 107 bytes&nbsp;&nbsp;141.33 bytes/sec
<br>total size is 0&nbsp;&nbsp;speedup is 0.00<br>rsync error: some files could not be transferred (code 23) at main.c(1173)<br>_exit_cleanup(code=23, file=main.c, line=1173): about to call exit(23)<br><br><br><br>This is my command line for doing the sync:
<br><br>rsync --delete -rvvv --password-file=/home/sill/.rsync-pass<br><a href="rsync://proto1@10.8.0.1/proto1">rsync://proto1@10.8.0.1/proto1</a> ~/rsynctest/<br><br><br>Anybody have any insights?&nbsp;&nbsp;I poked Google for a while but it's really
<br>difficult to compose a search phrase for that error along with the .<br>directory.<br><br>--<br>Donovan Niesen<br><a href="mailto:dniesen@gmail.com">dniesen@gmail.com</a><br><br>_______________________________________________
<br>TCLUG Mailing List - Minneapolis/St. Paul, Minnesota<br><a href="mailto:tclug-list@mn-linux.org">tclug-list@mn-linux.org</a><br><a href="http://mailman.mn-linux.org/mailman/listinfo/tclug-list">http://mailman.mn-linux.org/mailman/listinfo/tclug-list
</a><br></blockquote></div><br>