Dropbox kills grandfathered Public/ folders
Today I got an email saying,
> We're always looking to improve the Dropbox sharing experience... we'll soon be ending support for the Public folder. Dropbox Pro users will be able to use the Public folder until September 1, 2017. After that date the files in your Public folder will become private, and links to these files will be deactivated. Your files will remain safe in Dropbox.
The part about links being "deactivated" is troubling. It is true that one could easily create new Dropbox "shared links" to the files one wants to share. However, bit.ly links and similar are forever! There is no way to redirect or edit "bit.ly/my_great_freebie" or change "goo.gl/aRgle" to point to a different place. And once you've made such links public, you have no control over where they are re-posted and no idea who might try to use them in the future.
So a major unanswered question is, after 1-9-17, what will a user see when following a link to a now-private file or folder? Will there be any way for the owner to customize that from the default 4xx error page -- or possibly even redirect it?
[1] https://news.ycombinator.com/item?id=4114474
23 comments
[ 2.8 ms ] story [ 65.3 ms ] threadSo no, that isn't the issue. Anyway, under the new regime you can distribute shared links to anything you upload.
Edit: This two-in-one example of the perils of relying on free cloud services. Here it's the whims of Dropbox and the immutability of bit.ly/goo.gl links that have broken OP's setup.
Also, I've got a Pro ($99/year) account, so it isn't a free goddam service. Do you know of any free or paid cloud services that let you share uploaded files using custom, short, pronounceable links?
Key part is that S3 supports redirects.
[1] https://pages.github.com/
[2] https://help.github.com/articles/about-releases/
First of all, neither bitly links, nor Dropbox public folders are "forever". Both would die immediately if the company shut down, or pivoted, or merely decided to drop the feature (as Dropbox did exactly now) or change the url scheme and deprecate all the old links after some grace period.
The only thing that would be "forever" would be links on a custom domain you control -- and these only for as long as you remain interested in keeping them up and paying for the domain.
Just use IPFS. The link remains the same for as long as the content exists and isn't modified.
Which means I'm gonna have to find a place to rehost a bunch of files too. Probably one of my own servers, again. Thanks Dropbox, gonna need to move about 200 files now.