Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to s3 sync for symlinks as website redirects #1114

Open
braddr opened this issue Jan 27, 2015 · 5 comments
Open

Add support to s3 sync for symlinks as website redirects #1114

braddr opened this issue Jan 27, 2015 · 5 comments
Labels
feature-request A feature should be added or improved. p3 This is a minor priority issue s3sync s3

Comments

@braddr
Copy link

braddr commented Jan 27, 2015

With the addition of website redirects several years ago, is there any reason not to support syncing symlinked files as a redirect? Symlink directories could also be supported via managing the bucket redirection rules.

Relatedly, the "--website-redirect (string)" option is listed as part of the help output for the sync command, but a single string makes no sense for an operation that can work on an arbitrary number of files. If what I'm looking for is supported via this option somehow, some usage examples are needed.

@jamesls jamesls added feature-request A feature should be added or improved. s3sync labels Feb 3, 2015
@kyleknap kyleknap added the s3 label Nov 19, 2015
@alexlawrence
Copy link

Sorry for commenting an old issue but has there been any progress on this topic?
This would be really great to have.

@ASayre
Copy link
Contributor

ASayre commented Feb 6, 2018

Good Morning!

We're closing this issue here on GitHub, as part of our migration to UserVoice for feature requests involving the AWS CLI.

This will let us get the most important features to you, by making it easier to search for and show support for the features you care the most about, without diluting the conversation with bug reports.

As a quick UserVoice primer (if not already familiar): after an idea is posted, people can vote on the ideas, and the product team will be responding directly to the most popular suggestions.

We’ve imported existing feature requests from GitHub - Search for this issue there!

And don't worry, this issue will still exist on GitHub for posterity's sake. As it’s a text-only import of the original post into UserVoice, we’ll still be keeping in mind the comments and discussion that already exist here on the GitHub issue.

GitHub will remain the channel for reporting bugs.

Once again, this issue can now be found by searching for the title on: https://aws.uservoice.com/forums/598381-aws-command-line-interface

-The AWS SDKs & Tools Team

@ASayre ASayre closed this as completed Feb 6, 2018
@jamesls
Copy link
Member

jamesls commented Apr 6, 2018

Based on community feedback, we have decided to return feature requests to GitHub issues.

@jamesls jamesls reopened this Apr 6, 2018
@tim-finnigan
Copy link
Contributor

Checking in as this issue has been inactive for several years. Does the --follow-symlinks parameter in the s3 sync documentation address some of the concerns here? I'm not too familiar with the use cases involving --website-redirect.

@tim-finnigan tim-finnigan added response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. p3 This is a minor priority issue labels Oct 31, 2022
@broberts-dwd
Copy link

I haven't looked at this report in a lot of years, but I don't believe so. --follow-symlinks, I believe, results in the s3 object in question containing the contents of the target of the file system symlink. My feature request is for it to create a redirect to point to the target of the link rather than duplicate the contents of the file (effectively removing the knowledge and space savings of being the same target object)

@github-actions github-actions bot removed the response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. label Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. p3 This is a minor priority issue s3sync s3
Projects
None yet
Development

No branches or pull requests

7 participants