* JungleDisk https://www.jungledisk.com/
Arc supports encrypted backup to Amazon S3 and/or Glacier, works with occasionally connected external hard disks perfectly. I use this to backup RAW photos from Aperture stored on an external USB hard disk (at least 50GB worth).
mount -t ecryptfs ~/.photos-backup-crypted ~/photos-backup
rdiff-backup ~/photos ~/photos-backup
rsync -a --del ~/.photos-backup-crypted remote-server:photos-backupWhat I wanted to do was mount EncFS in reverse mode (so it gets plain files and creates an encrypted virtual volume) and rdiff-backup that to a remote host, which works very well. However, the problem is that, when your directories are disparate, you can't easily make them appear as one directory, so, to back up 5 locations you'd have to do this 5 times.
I can fake it using AUFS or similar, but it's too large a dependency. Someone wrote an EncFS patch to let it follow symlinks in reverse mode (https://code.google.com/p/encfs/issues/detail?id=147), which would solve the problem, but I don't think EncFS is maintained any more.
Combined with a slow home connection, it basically never managed to upload all my files, and it could never resume. That's why I want to go the EncFS route, I don't care if file sizes and numbers are visible if it makes uploading resumable, sane and easier.
Is this in any way inspired by that? Or is this a coincidence?
Discussion: https://news.ycombinator.com/item?id=6020969
https://news.ycombinator.com/item?id=5673628 see orofino
And in an even older thread:
https://news.ycombinator.com/item?id=4619132 see akmiller
First, I really dig the "Made with ♥ in Nashville, TN" footer. Way to have some pride. People need to pimp their non-SV residences more.
Second, I've been mulling over doing something like this. Since you're doing it already, please steal my idea. Make a connector for LightRoom and make it stupid simple to link a RAW with exported JPEGs.
Though tbh I've begun recommending Flickr over Picasa. Better (significantly) 3rd-party app support, 1TB is more than the vast majority will use in a long time, and it's easy to default everything to private if desired.
If we could test this that'd be great!
Napkin calculations:
0.04 /GB * 1000 = 40.00 /month (curr) = 480.00/yr
* 2000 = = 960.00/yr
* 3000 = = 1440.00/yr
0.004 /GB * 8000 = 32.00 /month (cold) = 344.00/yr + 48.00/yr/TB
+ 100.00/yr/2TB
+ 175.00/yr/3.5TB
1 shoot = 25GB (stills only) or 50GB w a 30 sec TL (add 25GB)
~100 shoots /yr ==> 2.5TB/yr @ 25GB, 5TB/yr @ 50GB
[Aside, that's 5-12 mins to upload (25Mbp/s - 10Mbp/s, only 3 mins @ 50Mbp/s). So consider additional internet cost.]Without frequently juggling current to cold, or doing yearly compounding calculations, I'd eyeball this at ~$1300/yr, with growth of $150/yr, each year.
One way to make this more attractive is to leverage the online storage to build other recurring-revenue generating services, but most photographers don't go for that type of thing. (In my experience, stock image sites, etc. are primarily the realm of hobbyists.)
You also have the trust/confidence problem. I suspect every photographer will want to maintain their own backup as well. So, they won't "save" money (even if online storage was less expensive, but I suspect it's not) because they still need to pay for local storage. Of course, for apples to apples, you need to factor in time to maintain those backups, either my hourly rate or their own; things like disk-testing, data juggling (downsizing 1TB -> 3TB drives, etc.). But again, it's still 'extra' cost, because they won't (IMO) switch to solely online storage.
A question:
Are you providing tools to allow photographers to leverage their online storage? E.g. Dropbox-like sharing with clients (even just contact sheets?), integration against online print services, store-fronts for image sales, etc.?
All that said, I'm interested in seeing your private beta though. I think this can work, one day. :)
https://news.ycombinator.com/item?id=6021507
Overall, your two biggest challenges are going to be convincing people they need backups (they still don't know, we tried) and pricing. Currently, Backblaze gives me unlimited backups for $5/month or less. With nearly half a terabyte of photos, it's cheaper for me to back up everything with them than use a service like this, which doesn't back up the rest of my stuff.
That said, I hope you guys can find a way to make it work!
I've signed up though. Email is similar to username ;-)