Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


In this Discussion

Looking for secure file syncing and replication
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Looking for secure file syncing and replication

edited December 2015 in General

I'm currently using glusterfs (fuse) to access files on a AWS EC2 instance. This is insecure as there is no authentication other than a list of allowed IPs.

Is there any other system that can run on openvz (at least mount on openvz). The syncing must be instant (i.e. block replication) or simply mounted (like NFS) from the EC2 instance.

Performance doesn't matter, it is only a few 1MB files.

I've thought of using S3/S3 Compatible storage and mounting it, but I don't like using something the way it is not supposed to be used.

Would the best option be sshfs?

Edit: NVM, found s3ql which works.

Comments

Sign In or Register to comment.