Announcing secure file sharing for Gmail Chrome users for public and private storage clouds

**This extension is deprecated**

For those who use the Enterprise File Share and Sync service from Storage Made Easy they will know that as part of the Windows and Mac desktop tools that are provided that there is a n email toolbar integration into Mac Mail and Microsoft Outlook that enables users to securely share file links rather than file attachments.

Mac Sharefile plugin
Mac Email Screenshot

Windows Sharefile
Windows Email Screenshot

This support for secure email link sharing has now been extended for Chrome users using Gmail using the Storage Made Easy Gmail Plugin available from the Chrome web store.

Once added this provides a new toolbar entry when composing Gmail’s on Chrome:

Gmail Sharefile

Once selected this prompts the user to log into their SME Account, if SaaS, or the user can set their custom endpoint if using the SME On-Site Enterprise File Share and Sync solution:

Gmail Secure Links

Once logged in the user is presented with their mapped clouds:

Secure Gmail

 

From here files can be shared as links can be shared from any of the mapped cloud directories:

Sharing Files links on Gmail

If a cloud governance file policy has been set by the Cloud Administrator for the team account then  the details here will be pre-populated otherwise options can be chosen prior to link generation. After this when share is clicked, the link is added to the email:

Gmail shared files

When the link is shared, if Auditing is turned on within the SME Account, then the link generation will be recorded in the Audit log and once the remote user opens the link the remote IP address will also be recorded.

Audited file shared links

 

The SME Chrome extension works with any free/personal, team, or on-premise account and works with over 45 public/private cloud storage providers.

**Note: only team and on-premise accounts provide the Audit features
Facebooktwitterredditpinterestlinkedinmailby feather

Storage Made Easy Improves Its Unified Web Cloud File Manager

Today we have upgraded the Storage Made Easy Web Cloud File Manager.

The Storage Made Easy Web File Manager is different to a lot of file managers that you see today as it is hierarchical in nature and resembles a true file tree (akin to windows explorer). It’s hierarchical nature enables it to easily work with and manoeuvre around large data sets.

Over the years we have had a lot of feedback from companies and users about how they would like to see the File Manager work and what features they would like and we’ve used this feedback to make improvements, which are outlined below:

Large Layout in inline Mode

The File Manager layout is now larger in inline mode taking more advantage of the screen space.

SME Cloud FIle Manager

 

The File Manager has been optimised for iPad / Tablet

A number of optimizations where done for working with the desktop Cloud File Manager on a tablet. The first is that it opens in full screen mode when being used on such devices. The second is that there are optimizations that make it easier to use such as being easily to widen / constrict the view on each pane. Also interactions have been optimized to work with touch events. The selection of files has also been made easier with checkbox selection options (these selection options are also available when using the FM from a PC).

Cloud File Manager iPad

 

Easier File Selection

A lot of feedback has been made to us about making file selection easier. To that end we have made it easier to select files by using a checkbox paradigm. Check boxes appear so that a file can be selected when the mouse is placed at the left hand side of a file.

Select Cloud Files

 

Image Previews

Image thumbnails can now be previewed as the File Manager is browsed.

Image Previews

 

Help Inline

The File Manager now contains help guides showing how to action the most common functions such as copy/paste:

Cloud How To Guide

 

 

Default PDF Viewer is now native

The default PDF viewer is now a native viewer rather than Google Viewer (although Google Viewer can still be used and be setup to be the default). This means the viewer sandboxes any data viewed in this way just to the SME service.

Cloud PDF Viewer

 

New Themes / Custom Themes

There are two new large themes for the File Manager a blue theme and a normal theme. The existing themes have been rename to “tiny”. Also now, for Appliance users, custom themes can be created. This will be available in the next Appliance version.

File Manager themes

 

The File timestamp to be used can now be selected

As SME is an abstraction between the remote cloud it works with more than one timestamp. Firstly it has its own concept of time, based on UTC, as to when a timestamp was modified through the SME service. Next it handles what the timestamp shows on the remote cloud service, and lastly it can show the local file time of a file uploaded to a remote service via SME (this may be different to the remote cloud time as some cloud services ignore the local file time and simply timestamp the file at the time it was uploaded to their service). Although all three are handled the user can now set which they want shown by default.

Cloud Timestamp

 

Edit on Hover

When hovering on a file, certain options are displayed for easy access. This has been enhanced so that files that can be edited, such as documents, text files etc can be edited by clicking the edit icon on hover.

Edit on Hover

 

Comments view is now collaborative / real time

When working in full file / comments view, if another user is also reviewing the same file and making comments then the comments will appear in real-time like an instant message

Cloud Collaboration

Search inline

The File Manager now features an inline folder search (rather than having to move out to the tabbed search). This is a quick search mechanism to search for files in folders and sub folders.

Cloud Search

 Favourites and Quick Upload placed at top of file tree

Favourites and Quick uploads have been placed at the top of the file tree for easy access. These can also be configured to be hidden.

Cloud Favourites

 

New way to copy / move files

Copy and Move can still be done by selecting files and drag and drop but now there are buttons and a wizard to make copy and moving files between folders or cloud services even easier.

Cloud Copy Move

There are also other numerous small changes and bug fixes but this post highlights the main functional changes.

 

Facebooktwitterredditpinterestlinkedinmailby feather

Turning any Storage Cloud into an Amazon S3 compatible Private, Public or hybrid Cloud

In the past we have written about Amazon S3 and how, aas the 100 pound gorilla, of the Cloud Storage world, it’s S3 API has become almost a de facto interface for developers. This is one of the reasons that we originally added an S3 API protocol adaptor to our service.

Many start up’s, small businesses and even enterprises choose initially to use S3 for storage.  This can be fine initially, however, when the volume increases the monthly bill can become an OPEX issue and small companies (and Enterprise) are looking for ways to slash their costs in any way they can. Aside from this other companies have stringent issues about where data is stored (for clarification, Amazon S3 is PCI DSS 2.0 compliant,   SAS 70 Type II certified, and VPV ISO 27001 certified) or wish to store it within their own data centre or site.

As SMEStorage supports over 35 Clouds and SaaS services, you could very easily turn Google Docs, Box, Windows Azure or DropBox into an S3 Platform, or you could just add your own NetGear or PogoPlug appliance, or other private storage implementation.

The SME hosted service, and Cloud Appliance,  provides the ability access to any Saas or cloud storage mapped to your account via multiple protocols. These include  FTP, WebDav and also S3. These work even if the backend provider does not support the protocol natively. The SME protocol adaptors will do the protocol translation to the native storage provider protocol. One of the benefits of this that the users don’t need any special software to be able to access the Clouds. They can use any FTP, or WebDav client, or in the case of S3 any S3 client or code in which the host endpoint can be changed.

To demonstrate compatibility with the S3 API and tools we will now look at how to use AWS s3curl with a smestorage account.

To use s3 curl you will need to modify s3curl.pl and change the end point to

s3.smetorage.com’ (US Server) or ‘s3eu.storagemadeeasy.com‘ (EU Server) e.g my @endpoints = ( ‘s3.storagemadeeasy.com‘);

Your id is your smestorage account user name and you can obtain your secret key by logging into SMEStorage.com going to “My  Dashboard” (from the sidebar) and copying the API key from  the“Tech Info”  section where the “API secret Key” resides.

Now you are all set to use s3curl. For example to list all the buckets you can use

./s3curl.pl –id smestorageusername –key API secret key http://s3.storagemadeeasy.com

For s3curl command line options please see the README file that is part of the s3curl package. Also note that the secure way to use s3curl is to use the .s3curl file in your home directory to pass the id and and key.

Facebooktwitterredditpinterestlinkedinmailby feather

iSMEStorage 2.0 is released

iSMEStorage 2.0 is now in the App Store. It has a ton of new features, which you can refer to from our prior post. There is unfortunately a bug that was picked up on release when using the folder actions when in the Cloud Files view which crashes the App. We’ve already issued a 2.01 release fix for this and this should be in the App Store around about the 5th November if Apple keep to their normal weeks approval timeline.

In the meantime we put together a short slide set so you can have a quick browse of the features in the 2.0 release:

Facebooktwitterredditpinterestlinkedinmailby feather

Using the SME Data Access Platform with Cisco Smart Storage

Cisco Smart Storage is a high-speed network attached storage solution that is affordable for SMB’s as well as the Enterprise. Cisco Smart Storage supports WebDav which means you can easily take advantage of the SMEStorage Data Access Platform to access and manage your files.

Cisco SMart Storage supports  WebDAV which means the  the Cisco Smart Storage NAS user will be able to access shared folders from SMEStorage Data Access Clients, such as the Web, Operating Systems, and of course iPhone, iPad, BlackBerry and (soon) Android clients.

To work with Cisco Smart Storage with SMEStorage you first need to enable WebDav support. This can be done from Network Services->Web Server from the Smart Storage config screens.

Next you need to setup WebDav access rights for shared folders.You can do this by choosing Network Shares->Shared Folders and click WebDav Access control in the Action column, and then setup the access rights for the folder.

Now you are ready to configure your Smart Storage to be accessed from SMEStorage. First sign up for a free account and choose the “WebDav compliant storage” package. Once you have registered, log in and you can then enter your Smart Storage WebDav details.

Once completed you can access your SmartStorage anywhere in the world via the web, use sophisticated Windows sync tools to sync files from your desktop, access your storage with rich business and collaboration functionality from your iPhone / iPad and BlackBerry, and have access to much more tools and clients that can be found on our Tools page. Additional to this you can also upgrade to a multi-cloud account to see an aggregated view of all your public and private cloud storage files. For example you could see all your Cisco Smart Storage, Google Docs, and Microsoft SkyDrive files all from one Virtual Cloud File System (VCFS).

Facebooktwitterredditpinterestlinkedinmailby feather