Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

file upload to other host

edited September 2011 in Vanilla 2.0 - 2.8
is there a way to integrate upload files or images to google app engine or other host?
Tagged:

Best Answer

  • LincLinc Detroit Admin
    Answer ✓
    Yes, if you get the most-recent copy of FileUpload from the Addons repo on GitHub, there are now hooks so it can be integrated using a CDN or other servers.

Answers

  • LincLinc Detroit Admin
    Answer ✓
    Yes, if you get the most-recent copy of FileUpload from the Addons repo on GitHub, there are now hooks so it can be integrated using a CDN or other servers.
  • edited May 2012

    Lincoln
    it can be integrated using a CDN or other servers.

    1. How? what should I do for getting integration?

    2. Does it work for this services: http://drive.goole.com - http://mozy.com - http://dropbox.com

    3. CDN is an abbreviation for?

  • Content Delivery Network ?

    I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.

  • Lincoln said:
    Yes, if you get the most-recent copy of FileUpload from the Addons repo on GitHub, there are now hooks so it can be integrated using a CDN or other servers.

    @Lincoln, May you explain more?

  • ToddTodd Chief Product Officer Vanilla Staff

    In order to do this you're going to have to do some programming. It's not an out-of-the-box feature.

Sign In or Register to comment.