Author: max.andersen(a)jboss.com
Date: 2011-05-12 16:39:21 -0400 (Thu, 12 May 2011)
New Revision: 31277
Modified:
trunk/documentation/whatsnew/upload.sh
Log:
fixed upload.sh
Modified: trunk/documentation/whatsnew/upload.sh
===================================================================
--- trunk/documentation/whatsnew/upload.sh 2011-05-12 20:30:25 UTC (rev 31276)
+++ trunk/documentation/whatsnew/upload.sh 2011-05-12 20:39:21 UTC (rev 31277)
@@ -1,2 +1 @@
-#test
-rsync -i -I -c -P -e ssh -C --exclude-from '.rsyncexclude' -avz .
tools@filemgmt.jboss.org:/docs_htdocs/tools/whatsnew/
+rsync -i -I -c -P -C --protocol=29 --exclude-from '.rsyncexclude' -avz .
tools@filemgmt.jboss.org:/docs_htdocs/tools/whatsnew/
Show replies by date