Live data from Hacker News

The AeroFS Private Cloud

blog.aerofs.com

41–50 of 69 posts

Re: The AeroFS Private Cloud

#41
post #32

Earlier quoted context omitted.

I don't know where you get the idea that there are not good choices for on-premise, file share and sync solutions. There are products like filecloud ( http://www.getfilecloud.com ) which have been solving this pain very nicely.

I've been struggling to find a good Dropbox alternative for on premise. Aerofs is missing the option to share a folder/file through a link to non-aerofs-users which is vital to our workflow. This filecloud is interesting, thanks. Any other product that you are aware of? I thought I had found them all, but you never know :)

Giovanni, give me a shout at yuri@aerofs.com -- sharing folders/files through a link is on our roadmap

Re: The AeroFS Private Cloud

#42
post #3

I'd much rather have an Ubuntu PPA to deploy this over an existing server with chef/puppet than having to deploy this over virtualization.

Just mount the VM's volume. Copy everything over. DIff it against a fresh ubuntu install, and Viola! Instant DPKG!

s/Viola/Voilà/

Re: The AeroFS Private Cloud

#43
post #30

Silicon Valley startups might not think it's a big deal, but being able to run entirely on a private network (either "behind a firewall", or an entirely disconnected network) is pretty huge. Without AeroFS, your choices today kind of suck, especially for 10-500 person companies (or bigger companies where your corporate option sucks or isn't available). Dropbox doesn't work if you care about security. You're left with…

Yeah. We do a lot of security work and have clients inside the Federal government. We run Github inside our firewall. Something like this would be pretty rad, I just emailed it to one of our infrastructure guys.

Re: The AeroFS Private Cloud

#44
post #36
post #32

Earlier quoted context omitted.

I don't know where you get the idea that there are not good choices for on-premise, file share and sync solutions. There are products like filecloud ( http://www.getfilecloud.com ) which have been solving this pain very nicely.

On iOS, even AeroFS kind of sucks, due to some horrible decisions Apple made. Basically every app has to adopt every storage provider's API, and right now, only Dropbox and maybe Box have any takeup. (and iCloud, of course, but iCloud sucks a lot, isn't self-hostable or even enterprise hostable, and is horrible.)

That sounds like a problem with iOS, not AeroFS.

Re: The AeroFS Private Cloud

#45
post #13

Earlier quoted context omitted.

Yuri, can you tell how you got these large companies on board? Is this something that YC helped with?

It depends on your definition of "helped". YC helped us in a lot of non tangible ways (the company probably wouldn't exist without their help, for example :). But YC did not directly help us land these customers in the forms of introductions. For the most part, they've come to us through word of mouth and internal employee references.

Interesting, thanks.

Re: The AeroFS Private Cloud

#46
post #30

Silicon Valley startups might not think it's a big deal, but being able to run entirely on a private network (either "behind a firewall", or an entirely disconnected network) is pretty huge. Without AeroFS, your choices today kind of suck, especially for 10-500 person companies (or bigger companies where your corporate option sucks or isn't available). Dropbox doesn't work if you care about security. You're left with…

Yeah. We do a lot of security work and have clients inside the Federal government. We run Github inside our firewall. Something like this would be pretty rad, I just emailed it to one of our infrastructure guys.

I'm also trying to get it looked at by some federal customers; if you run into any problems, let me know (I've gone through the DOD ATO process for a Linux-based appliance; civ agencies aren't usually as weird but...).

Re: The AeroFS Private Cloud

#47
post #30

Silicon Valley startups might not think it's a big deal, but being able to run entirely on a private network (either "behind a firewall", or an entirely disconnected network) is pretty huge. Without AeroFS, your choices today kind of suck, especially for 10-500 person companies (or bigger companies where your corporate option sucks or isn't available). Dropbox doesn't work if you care about security. You're left with…

If you are willing to trust your privacy to strong crypto (something you probably would want to use even on a private network), ObjectiveFS (https://objectivefs.com) might be worth looking into.

Re: The AeroFS Private Cloud

#48
post #30

Silicon Valley startups might not think it's a big deal, but being able to run entirely on a private network (either "behind a firewall", or an entirely disconnected network) is pretty huge. Without AeroFS, your choices today kind of suck, especially for 10-500 person companies (or bigger companies where your corporate option sucks or isn't available). Dropbox doesn't work if you care about security. You're left with…

If you are willing to trust your privacy to strong crypto (something you probably would want to use even on a private network), ObjectiveFS ( https://objectivefs.com ) might be worth looking into.

You mean (for an AWS S3 backed system): trust your privacy to an application binary (or, potentially, source which might get audited periodically, and that the toolchain and binary correspond to that...), plus to any OS or application bugs at other layers...

Being able to work on a totally disconnected network is different. Maybe if you could support Eucalyptus's S3 or another backing store like that it would be equivalent (and that might be interesting).

I'm sure plenty of people are fine with an Internet-connected, AWS S3 backed system, though, especially with additional crypto.

Re: The AeroFS Private Cloud

#49
post #32

Earlier quoted context omitted.

I don't know where you get the idea that there are not good choices for on-premise, file share and sync solutions. There are products like filecloud ( http://www.getfilecloud.com ) which have been solving this pain very nicely.

I've been struggling to find a good Dropbox alternative for on premise. Aerofs is missing the option to share a folder/file through a link to non-aerofs-users which is vital to our workflow. This filecloud is interesting, thanks. Any other product that you are aware of? I thought I had found them all, but you never know :)

Filosync (my product) has share via link to non-users (users who don't have the client app installed). http://www.filosync.com (I'm the guy who wrote Arq, the Mac backup app, too).

Re: The AeroFS Private Cloud

#50
post #3

I'd much rather have an Ubuntu PPA to deploy this over an existing server with chef/puppet than having to deploy this over virtualization.

You could try Filosync (my product). You can run the server part on any system with a JRE -- it's not a VM image. Just wget the jar file and java -jar jarfile. More instructions here: http://www.filosync.com/help/create-server-standalone
Post reply on HN