Konstantine Karantasis created KAFKA-13284: ----------------------------------------------
Summary: Use sftp protocol in release.py to upload release candidate artifacts Key: KAFKA-13284 URL: https://issues.apache.org/jira/browse/KAFKA-13284 Project: Kafka Issue Type: Improvement Reporter: Konstantine Karantasis Fix For: 3.1.0 {{home.apache.org}} has restricted access recently to {{sftp}} only. This prevents {{release.py}} from uploading a single archive with the artifacts of a release candidate using {{rsync}} and then unpacking the archive with {{ssh}} The script could be changed to mirror the contents and upload / delete files individually using the {{sftp}} protocol. -- This message was sent by Atlassian Jira (v8.3.4#803005)