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

Added script that I used to move files from files folder up to S3 #6

Merged
merged 1 commit into from
Nov 17, 2011

Conversation

benasher44
Copy link

I used this rake task to upload my files to S3, so I thought I'd share. This should also close issue #2. I made it multi-threaded because I originally used it to upload 2GB+ worth of files to S3, and it worked out pretty well performance-wise.

rake redmine_s3:files_to_s3

It does a one-way sync. It can be run multiple times, and it won't do extra work uploading files that are already on S3.

tigrish added a commit that referenced this pull request Nov 17, 2011
Added script that I used to move files from files folder up to S3
@tigrish tigrish merged commit 235ee25 into tigrish:master Nov 17, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants