This seems like kind of a crummy thing to do to snapchat, but I like the idea.<p>I wonder if that could be successful, like a file swapping service built on the same premise of one time only. Charge a nickel a shot or something. I have no idea why that's useful, but for some reason I think it's cool. Maybe just because it's set and forget and you don't have to worry about cleaning up later.<p>Does anything easy to use do that already?
I presuming without searching that someone has produced a SnapChat-like application that just doesn't delete photos and lets you look at them as long as you like? That seems like a pretty reasonable thing to do and basically impossible for SnapChat to stop.
If someone wanted to add mount support to this, which of these would be better?<p>1. FUSE Python: <a href="http://sourceforge.net/apps/mediawiki/fuse/?title=FUSE_Python_tutorial" rel="nofollow">http://sourceforge.net/apps/mediawiki/fuse/?title=FUSE_Pytho...</a><p>or<p>2. pyfilesystem <a href="https://code.google.com/p/pyfilesystem/" rel="nofollow">https://code.google.com/p/pyfilesystem/</a><p>I've seen FUSE Python used in some different projects on github, and it seems to work pretty well. I'd not heard of pyfilesystem until recently.
What types of files might one actually want to upload to their servers? This falls into the "cool" category for me more than making me want to try it (especially since you can't delete files you upload...)
Poor name for the package: sfs is already a filesystem type used in the embedded/musical-instrument industry (primary Yamaha). A better name would be scfs, imho.