I have file storage website where i am using Amazon WebService S3 but it cost really highly!
My requirement:
1. To upload file like .apk .zip etc file type using php sdk through my website admin panel from single hand.
2. user can download that file where i will use php sdk to download that file from dropbox via my website.
In advance, There is any optimum solution for me requirement in dropbox or else any where? i have to upload only about 1TB but that data will be downloaded by user simultaneously from any where.
Thanks to all in Dropbox forum.