CVS update: rsync

Wayne Davison wayned at samba.org
Sun Sep 9 07:53:15 GMT 2007


Date:	Sun Sep  9 07:53:15 2007
Author:	wayned

Update of /data/cvs/rsync
In directory dp.samba.org:/tmp/cvs-serv1265

Modified Files:
	main.c 
Log Message:
- If the user specifies a source arg with a hostspec in it in a local-
  source transer, complain and exit.  This can help to find option
  problems were an arg to an option turns into a local-source arg,
  and the real remote-source arg will now get rejected rather than
  attempting to find a file with a colon in its name.
- We now support the ability to specify more than one remote arg using
  the ":FILENAME" idiom for additional remote filenames.
- If the --protect-args (-s) option was specified, we send just the
  "--server -s" options to the remote rsync when it is starting, and
  then the real args are sent over the socket.


Revisions:
main.c		1.341 => 1.342
	http://www.samba.org/cgi-bin/cvsweb/rsync/main.c?r1=1.341&r2=1.342


More information about the rsync-cvs mailing list