[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-3436) use rsync to push new jars to update site, scrubbing old files at the same time

Nick Boldt (JIRA) jira-events at lists.jboss.org
Fri Dec 19 14:40:54 EST 2008


use rsync to push new jars to update site, scrubbing old files at the same time
-------------------------------------------------------------------------------

                 Key: JBIDE-3436
                 URL: https://jira.jboss.org/jira/browse/JBIDE-3436
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
            Reporter: Nick Boldt
            Assignee: Nick Boldt


Need something like this:

rsync -arz --delete <sourcedir> <targetdir>

May also need --protocol=29 to connect to  jbossqa at download.jboss.org:/htdocs/jbosstools/updates/, as it's running an older version of rsync

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list