0

In my rails application i have an option to upload documents. I want to save those uploaded documents somewhere in the online. I googled and got a free online storage site named hi drive (https://www.hidrive.strato.com/). Can we upload files to hidrive from our application using paperclip?

printminion
  • 2,988
  • 1
  • 26
  • 30
Can Can
  • 3,644
  • 5
  • 32
  • 56

2 Answers2

1

Yes you can upload in many ways. Check following list for few of them

==> Using ftp upload Check this gem for paper clip ftp upload

==> Using web-dav upload Check this gem for an idea

==> Using direct api Hi Drive developer account

Check this to get good idea

Hidrive doc

devudilip
  • 1,270
  • 14
  • 25
0

Yes, you can. There is a public API with wich you can use HiDrive from within your application. Check out: https://dev.strato.com/hidrive/