Difference between revisions of "Amahi Sync"

From Amahi Wiki
Jump to: navigation, search
Line 7: Line 7:
 
Amahi Sync files can be accessed in two ways:
 
Amahi Sync files can be accessed in two ways:
  
* Public files can be accessed via URLs
+
* Public files can be accessed via URLs under amahi.me. For instance, for an HDA called 'cpg', here is a sample url <code>http://cpg.amahi.me/Public/Amahi-logo.png</code>
* All files (including public files) can be accessed via the Amahi.org control panel
+
* All files (including public files) can be accessed via your Amahi.org control panel
  
 
Amahi Sync's storage back-end is implemented with [http://aws.amazon.com/s3/ Amazon Web Service's S3 service].
 
Amahi Sync's storage back-end is implemented with [http://aws.amazon.com/s3/ Amazon Web Service's S3 service].

Revision as of 08:21, 1 February 2011

Amahi Sync is an Amahi app for syncing, sharing and backing up files from HDA shares to the cloud.

How it works

Amahi Sync runs on your HDA and monitors files in certain shares that you enable for syncing. When new files are added or deleted to these shares or files change, they are automatically synced with Amahi's cloud storage.

Amahi Sync files can be accessed in two ways:

  • Public files can be accessed via URLs under amahi.me. For instance, for an HDA called 'cpg', here is a sample url http://cpg.amahi.me/Public/Amahi-logo.png
  • All files (including public files) can be accessed via your Amahi.org control panel

Amahi Sync's storage back-end is implemented with Amazon Web Service's S3 service.

Your own Files, Your own Subdomain

Each Amahi Sync account gets a free subdomain matching the nickname of your HDA. When you add shares to Amahi Sync, you can elect to share some of these files from a subdomain of it's own.

Private and Public Sharing

By default, all the files in Amahi Sync's cloud are private.

However, you can set certain shares are "shared". This does not make the files publicly listed, however, you can share URL links to the files with anyone you want. If someone has the URL to the file, they can access the sync'ed copy of the file, until you delete the file from your share.

Encryption and Security

Encryption and Security is important for Amahi Sync. Transmission of the files is done via an encryption channel between your HDA and Amahi Sync's back-end servers.

The files are not kept encrypted, since they are accessed through the user control panel. As well, shares enabled as public, are accessed directly via the shared URLs.