Forum: Ruby on Rails Store files with carrierwave to remote server (may be via ssh/scp)?

Posted by Alexey Chernenkov (Guest)
on 2013-02-26 08:04
(Received via mailing list)
Im setting up production environment where all static content separated
from web application server. I need to store all carrierwave powered
content to another server, but by default carrierwave include only :file
(for local files) and :fog (for cloud CDN) store support. How I can do 
that?
Posted by Pardeep Dhingra (pardeepdhingra)
on 2013-03-01 07:24
You can use this gem:


https://github.com/luan/carrierwave-ftp

hope this will help you..
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.