Sync rpm files from AWS S3 bucket to Pulp

Hi there,

Can someone please advice me, Is there a way that we can sync files from AWS S3 bucket to pulp repository?

Please

Thanks,
Rakhitha

This is not currently possible. However, this sounds like a useful feature that wouldn’t be hard to implement as part of pulp_file. This would a new Remote type. We could call it S3BucketRemote. It would use the S3 API to list the bucket and download all the files from it. Please file a feature request here.

@dkliban Thanks for your response. Will file a feature request.