Changes between Version 4 and Version 5 of help/en/howto/joyent
- Timestamp:
- Nov 10, 2017 10:12:54 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/joyent
v4 v5 3 3 = [wiki:help/en Cyberduck Help] / [wiki:help/en/howto Howto] / Joyent Triton Object Storage = 4 4 5 Triton Object Storage is simple for developers familiar with Unix. Interact with a simple CLI and API, without the need to calculate object number or size.5 Triton's Object Storage, Joyent's converged analytics solution, is an open-source, HTTP-based object store that allows users to run arbitrary compute on data at rest (i.e., without copying data out of the object store). It provides a familiar Unix-like filesystem that's familiar for developers and enables features not available in other object storage solutions. 6 6 7 7 [[Image(triton.png,200px)]] … … 10 10 === us-east.manta.joyent.com === 11 11 * [https://svn.cyberduck.ch/trunk/profiles/Joyent%20Triton%20Object%20Storage%20(us-east).cyberduckprofile Download] the ''Joyent Triton Object Storage (us-east)'' connection profile. 12 13 == Authentication == 14 Users will need to supply a private key which has been registered in the [https://my.joyent.com/main/#!/account Triton portal]. Subusers are supported but may need to configure an initial Path in their bookmark in order to avoid *Forbidden* errors upon initial connection. 15 16 == Search == 17 Recursive Search will skip the `reports` and `jobs` folders when performed from the users's home folder (e.g. {{/user}}). Navigating into these folders will allow you to search within them.