dave2wave opened a new issue, #476: URL: https://github.com/apache/tooling-trusted-releases/issues/476
Enable an rsync endpoint to download all the candidate files that have one specific tag. See #475 For example: ``` rsync -av -e 'ssh -p 2222' [email protected]:/pulsar/4.0.9-M1/maven /tmp/distro/. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
