SME iOS Cloud File File Manager app now with Touch-ID, Document Provider & Share extensions

The latest iOS SME client app version 3.13 released on the 25th March has been updated with very useful new features, following is a list of some of the main ones:

— Document Provider —

The new Document Provider feature makes SME Cloud available to other 3rd party apps giving easy access to your SME files.

For example, you can now import a file from a mapped SME Cloud into dropbox as follows:

DropBoxImportS

Continue reading “SME iOS Cloud File File Manager app now with Touch-ID, Document Provider & Share extensions”

Facebooktwitterredditpinterestlinkedinmailby feather

Turning your iOS or Android device into a wireless Flash Drive

This blog post title may seem a little strange given that Storage Made Easy promotes the use of secure cloud file share and sync but we understand that there are times when you simply want to bulk move files directly from a laptop or PC to be able to access them on the move.

A little know feature of the free SME iOS and Android Apps is that they have the ability to turn themselves into an FTP Server which can be wirelessly connected to from an FTP client on the same network.

iOS FTP Flash DriveAndroid Wireless Flash Drive

This allows files to be easily uploaded to the App in Bulk on each device.

From a security viewpoint you will still want to secure the files in the event you lost the device or the device is stolen.

On iOS the SME App can be protected by a pin, and the forthcoming release supplemented by fingerprint Touch ID for devices that support it. Also If you turn on the device password for the iOS device then the SME App takes advantage of the encryption features build into iOS and all files are encrypted when the device is ‘locked’ or “at rest”.

On Android the SME App can also be protected by a pin but for additional security users should consider encrypting their device storage. You can read an article now how to do that here.

 

 

Facebooktwitterredditpinterestlinkedinmailby feather

Automating iOS Application Testing Part 1

There are popular frameworks for automating iOS testing like Calabash and Frank but they can only automate your own app which is very limiting. For example you can’t automate pressing the ‘Home’ button, switching to another app, going into airplane mode, rebooting the device, touching anywhere on the screen outside your own app etc

As a concrete example, the new version of the SME iOS client app that we are currently working on implements the Document Provider extension which allows other apps to open an SME document. To automate Picking an SME Document, you’d have to automate the host app which normally you have no control over.

The existing automation testing frameworks don’t provide the required control so a better solution is needed.

Gaining control of your devices

One way of gaining enough control of your testing devices is by jailbreaking them. With a jailbroken device you can SSH into it and run system commands.

To be able to SSH into the device, first install OpenSSH from inside Cydia.

You also need to find the IP address of the jailbroken device by going to Settings/Wi-Fi and touching the name of the wi-fi connection being used.

Then SSH into the device from your computer’s terminal app, for example if the device’s IP address is 192.168.1.23, the following command allows you to SSH into it:

> ssh root@192.168.1.23
> password: alpine

Before you can simulate actions on the device you need to install Activator ( created by Ryan Petrich ) and SimulateTouch ( created by iolate ). To find them just do a search inside Cydia.

Activator allows you to run automation commands like for example:

– Run the SME app or bring it to the foreground if already running:

> activator send com.janats.smestorage

Run the Readdle Documents iPad app:

> activator send com.readdle.ReaddleDocsIPad

Simulate touching the home button:

> activator send libactivator.system.homebutton

To list the commands you can run with activator use the following command:

> activator listeners

SimulateTouch allows you to run the following command to simulate a touch on the screen position with x=100 and y=200:

> stouch touch 100 200

With Activator and SimulateTouch you can automate just about everything but you also need to download the screenshots taken by your device which will be processed on your computer to determine if a test has succeeded.

To take a screenshot use the following command:

> activator send libactivator.system.take-screenshot

The device will save the screenshot image to:

/var/mobile/Media/DCIM/100APPLE

You can look at the contents of that folder with the command:

ls /var/mobile/Media/DCIM/100APPLE

You should see images with names like “IMG_0260.PNG”, the index will increment for each screenshot taken.

To retrieve the image to your computer you can use SCP as follows:

scp root@192.168.1.23:/var/mobile/Media/DCIM/100APPLE/IMG_0260.PNG ./

You should then have the screenshot available locally.

Now we’re equipped with the tools we need for the implementation of an automated testing framework.

To where your appetites for the next part of this article please find below a short video of the automated visual testing framework that has been created to easily test iOS Apps.

Facebooktwitterredditpinterestlinkedinmailby feather

Manage and Sync with all your Cloud Services using Storage Made Easy’s iOS App

We’ve updated the Storage Made Easy iPad / iPhone App. As with all Storage Made Easy mobile clients, the App unifies public cloud services such as Box, SkyDrive, Google Drive, DropBox, Amazon S3 as well as private cloud services such as OpenStack, FTP(s), WebDav, Zimbra etc.

The App also features our innovative CloudDav feature. CloudDav enables WebDav across any Cloud that is mapped to the App. This then enables users to edit documents using any of their storage services with Doc editing Apps such as iWork, even if the native Cloud does not actually support WebDav.

This update includes a number of refinements and changing such as slight tweak to support the iPhone 5 screen resolution, and the release also extends the Business WorkSpaces feature. This feature lets users create Business WorkSpaces directly from the App and enables members of the group to share files securely with each other.

Cross Cloud Search is also a feature of the App. This means, for example, that if you need to search for files related to a a certain project keyword you can simply type the search terms and all the cloud data sources that you have mapped to the App will be searched and the aggregated results returned.

For the SME business SaaS and on-premise Appliance customers the integration of the SaaS and hybrid Appliance with on-premise Active Directory servers enables single sign-on as users can authenticate with their Active Directory username and passwords.

Some review comments taken from the App store reviews can be seen below:

“This app is a must have if you want to easily manage and have functionality between up to 3 cloud apps. SME is e a very advanced app. So far I’ve been able to download zip files from my email, un-zip (or in SME terminology unarchive) and send to any of my cloud accounts. I can transfer files between clouds from the app either by cloud copy or cloud cut, the later of which will move the file. There’s definitely a learning curve for the advanced features, but the ones I described are easy learn. SME has bar non the best tech support I’ve ever dealt with. On three occasions I needed help to learn the functions, and within 30 minutes tech support had my problem resolved. P.S. not being tech savvy the 3 problems were on my end. By far this is one of the best apps I’ve purchased. The functionality it provides the Pages App alone makes SME worth every penny.”

“Needed a WebDav solution for iWork apps in order to move files to and from the iPad. Dropbox does not support WebDav, iWork does not support Dropbox. iSMEStorage fills the void, providing WebDav services to Dropbox and many other cloud storage providers. Getting WebDav enabled via SME’s CloudDav was not as easy as it could have been, but SME Support was fantastic, getting me up and running on the weekend. All I can say is well done! Now I can move files on & off the iPad seamlessly. Very nice! Well worth the one time charge for the app.”

“First App I’ve used that lets me sync a few different folders on different clouds in one go, and editing files from clouds that iWork does not support is pretty cool however they manage to do it !”

“This is a great supplement for creating your own personal cloud service. Great!”

iSMEStorage from Storage Made Easy is available in the Apple App Store for iPad and iPhone users.

Facebooktwitterredditpinterestlinkedinmailby feather

Rich Client enabling HP Object Cloud Storage

SMEStorage Cloud File Server now supports HP Object Storage which is in public beta. You can sign up for HP Object Storage from HP Cloud Services here.

To add HP Object Storage to your account after sign up please take the following steps:

Navigate to your DashBoard and choose to add a new Cloud Provider and choose the HP Cloud:

Next follow the wizard to enter the correct information:

When you are authenticated, if there are existing buckets then you can choose to index them to make them available via the SME Cloud File Server and/or you can create a new bucket name:

Next your can choose to sync or index your data. All this does is find out information about your data such as filename, date, size etc.

Once done your data is available to work with through the web rich client as well as other mobile and desktop tools:

In a future blog article we will look at how you can use HP Cloud Storage to implement a full fledged multi-tenant Cloud File Server in which you can assign user permissions and governance controls to data.

Facebooktwitterredditpinterestlinkedinmailby feather

Integrating iAnnotate with Google Drive, Amazon S3, OpenStack, and other Cloud Storage solutions

The latest version of iAnnotate PDF, the iPad App that enables editing of PDF Documents, adds support for WebDav which means that you can use the SME ClouDav Protocol Adaptor, free with the iOS SME iOS App, to connect iAnnotate to many Clouds that it does not natively support. SMES supports integration with more Storage and SaaS Clouds than any other service.

The steps to enable access to the Clouds mapped to your SME Account are simple:

20120302-232948.jpg

20120302-233028.jpg

20120302-233055.jpg

20120302-233130.jpg

CloudDav is enabled with all Business Cloud File Server Accounts and also available in the on-premise enterprise version of the Storage Made Easy EFSS solution.

Facebooktwitterredditpinterestlinkedinmailby feather

Cloud Computing Use Case: Editing Google Docs, Office365 and DropBox files in iWork on the iPad

We recently did a roll out of our Cloud File Server service to a company of just under 150 people. The primary driver of this was federating data sources, governance and auditing of data, and the ability to edit files directly on iWork on the iPad.

For this use case we’ll concentrate on the latter, enabling ubiquitous document editing on the iPad using the Apple iWork product which encompasses Pages, Keynote and Numbers.

The company is a technology company in which different parts of the businesses use different Cloud Services. The core business admin and management uses Office365. Google Docs is used by the sales team, primarily as a way to share Google Docs files easily with their customers and prospects, whom they found to be predominately Google Docs users. DropBox is used by the tech team who like the ability to have replicated to all their code, tech papers etc instantly to any device.

Interestingly, whereas you would think this disparate use of similar Cloud storage services is an edge case, we find it is not. The storage vendor names may change, but the disparate number, of what appear to be, similar services remains.

When questioned about why they don’t use the other in-house services each team had a different USP as to why:

Tech Team: “With DropBox I don’t have to remember to bring my files. They are always with me”

Admin / Management: “Office365 works and Syncs with what I use like my Outlook task list and calendar”

Sales Team: “most of our customers use Google Apps, so sharing files with the Google Group we have setup for Sales is the best way to get new deals / propositions to them”

One thing this company has jointly bought into was iPad’s. They all used them and their preference was to use Apple iWork as their document editor as they liked it’s simplicity, ease of use, and WYSIWYG features. The problem was it did not work with any of their Cloud products.as it only supported iCloud, MobileMe and WebDav.

The company in question had already bought into the SME Cloud File Server. It enabled them to audit files above all the clouds they used and provide Organisation Shared folders that worked above a “set” of Clouds, giving them a single view on disparate resources.

As the SME Cloud File Server also supports a WebDav protocol adaptor above any Cloud, something we call CloudDav, then it became very easy for all the teams to create, load, edit, and save documents to either Google Docs, Office365, or DropBox.

The steps to achieve this were simple:

1. Launch Pages, Numbers or Keynote

2. Click the ‘+’ button and choose ‘Copy from Webdav’ (assume a doc is to be loaded)

3. Enter https://Webdav.storagemadeeasy.com as the server address and your smestorage username and password as authentication. This will then load the file tree and the clouds available to the account.

4. Tap on a document to load it and start editing

5. When finished just choose the “Copy to WebDAV” button and it will be saved.

In this way documents in Clouds not supported by iWork can be edited and saved.

 

Facebooktwitterredditpinterestlinkedinmailby feather

Sharing files between iPad & Android Device

image

A user Steve shared with us that he uses the iSMEStorage iPad App to share files with his android device. He turns on the iSMEStorage FTP Server and then connects using FTP Cafe from the Android (same Wi Fi network a pre-requisite).

We tried it, and it works great.

Facebooktwitterredditpinterestlinkedinmailby feather

Cloud federation and governance will dominate in 2012

It’s seasonally topical to write a blog post that will draw a close to the old year with some predictions for the New Year, so read on for a post that fits with that trend…

2011 has been an eventful year for SMEStorage. On the business side we have always been a privately owned self funded company. We have never been VC backed and we’re profitable and have needed to be to be self sufficient. To enable us to expand the founders took a decision to raise some money to enable the company to continue to grow and expand the company. To this end Vehera, the owning entity of SMEStorage sold a small amount of equity enabling Vehera to raise a million dollars to fund the companies push for 2012. This will give the ability to add some more staff to enable us to grow the opportunity we see for our technology with ISP’s and the Enterprise.

On the Technology front we continued building out our support for Cloud’s resulting in SMEStorage now supporting over 35 Storage and SaaS Clouds. We also released a native Windows Phone Client,and also the first versions of Mac and Linux Cloud Tools and we enhanced our native browser plug in’s with support for Google Chrome and Safari. We also enhanced our iOS App for iPhone and iPad many times over the course of the year as well as releasing a native Android client for Phones and tablets. In addition to all of this we also improved our core offering with a myriad of new features which included adding protocol adaptors that exposed Clouds mapped to SMEStorage over WebDav, FTP or the Amazon S3 API, even if the underlying Cloud does not natively support these protocols.

So what for 2012, well, firstly we’ll continue to add more services that can be federated and managed. Shortly we’ll be announcing support for SugarSync, and the UbuntuOne Cloud. We’ll also be adding services less traditionally associated with file stores. The first of these will be BaseCamp, which will be followed by some CRM SaaS services and we have in mind another project / collaboration SaaS tool.

We’ll also be adding even more Cloud governance and e-compliance features. If your interested on our take on Cloud Sprawl and governance please see our prior blog post on this subject.

We intend to push out our revised Cloud Appliance in early 2012. This will give any customer the ability to have a hybrid Cloud governance application that deals with Cloud and local data and service federation that they fully control and own. Customers will be able to host this in their own data centre as it will be available as a VMWare, XEN or KVM appliance. As an alternative we intend to enable easy access to an Amazon EC2 based instance. We also intend to make it easy for resellers to get their ands on it and offer it as a value add to their own business.

It’s our firm belief that with the greater adoption of Cloud, and the increasing array of Cloud Services that 2012 will be the year of Cloud Federation and governance as companies struggle to manage and control the Cloud services deployed in their organisation. We believe that with our advanced service features, comprehensive access clients, and Hybrid on-premise Cloud Appliance that we are well placed to help companies who struggle with these issues.

For general predictions, we’ll make just one, and that is that the “free lunch” is coming to an end. In a volatile economy services that offer “free” may look appealing, but all businesses need to make money to survive and free eventually needs to become paid, and companies need a solid business model to survive. Hoping to capitalise at some point on a large user base of free users is not a business plan. There is room for some element of freemium, we use it ourselves, but our belief is that it has to be underpinned by a solid business plan. If you’d like to read more about this, see this post which goes into a little more depth.

All that remains to be said is to wish you all a “Happy New Year” and we hope all your hopes and dreams are realised in the forthcoming year.

Facebooktwitterredditpinterestlinkedinmailby feather

Bring your own Device is changing Enterprise IT

In the not to distant past most companies had a unilateral policy on cell phones. You were given one by the company and it was a BlackBerry, or it was a Windows Mobile etc, and there was a mandate that you had to use it. The company provided it, you used it, and more often than not you walked around with another personal phone that you actually wanted to own and use.

Today, more and more companies are adopting a BYOD or ‘bring your own device’ approach. The Apple iPad was pinpointed, by research Forrester did on the subject, as what started to consolidate the shift that was preceded by the iPhone, as company executives brought it with them to the office and challenged IT to support it.

Far from IT departments having the ability to strictly dictate the mobile of their ecosystems, they are being challenged by personal smartphone preference. The Forrester report cites 59 percent of companies that were surveyed enabled employees to bring their own phones to work.

Another factor is the rise in remote or on-the-move working. Whereas in the past company workers had found themselves logging onto the corporate VPN from a laptop or PC, many companies use Google Docs or Hosted SharePoint making access easier to “just connect” using web security protocols such as OAuth. Many analysts and government bodies are predicting this as being the future of IT.

We’ve long been an advocate of this ‘martini’ anytime/anywhere type policy of working with data from mobile devices. It’s the future, plain and simple. This is why we very early built out a comprehensive mobile strategy that focused on supporting all the major mobile devices ie. iOS, Android, BlackBerry and Windows Phone.

It’s also the reason why we’ve concentrated on providing governance and e-compliance features that work against what we believe will become the real challenge of corporate IT, that of the sprawl of public and private Cloud Services.

We will continue to focus on this throughout 2012 and broaden not only our supported data cloud offerings but we will also also release support for other SaaS services, some of which are in beta now with some of our customers.

We will continue to expand governance options and integration with Corporate IT, and best of all if you want to host all this in your own data centre, you can using our Cloud Appliance which supports VMware, XEN, and KVM environments.

We believe 2012 will be looked back on as the year that two key themes converged in corporate IT, that of mobile working and Cloud Computing, and we are looking forward to working with existing and new customers to support it.

Facebooktwitterredditpinterestlinkedinmailby feather

You don’t need to Jailbreak to have the full files experience on your iPad / iPhone

I was talking to a friend recently and he was bemoaning the fact that he had upgraded his iPad 2 and therefore lost his jailbreak Apps, and in particular the iFile application which he felt made the iPad into more of a a laptop replacement. Without this he felt that as well as his iPad he also needed his laptop on trips “just in case”.

This got me thinking and I asked him what it was he needed to do. His answer was:

I need to be able to save files from my email locally, and then be able to send files I’ve saved on my device as an attachment, and I also need to be able to download any file type from the web browser and email if I need to. I also need  access to my internal office files over WebDav, my own personal DropBox files, and also files stored from our supplier which are hosted on a Amazon S3 Account they give us. With the Amazon S3 files I need to download then locally as I need to be able to share them with our customers as they are product information sheets, and I cannot just set them public in Amazon S3 as I don’t want to make these files available to everyone.

Additional to all of this I also want to be able to work with my Local files ie create directories, and even cut and paste files so that I can organise them, just like I would do on my laptop.”

I stepped through with him how he could do all of this with our Storage Made Easy iOS client and he was amazed. He did not know he could do some of these things without jailbreaking his iPad. Given the value he got from our chat he cajoled me into putting together this blog post outlining what I went through with him to share any value other readers / users would get from it.

Lets take the things he mentioned one by one:

1. Requirement: I need to be able to save files from email and web browser locally – You can save any attachment from your email into SME, even if the iPad does not recognise the file. The SME App lets you save any file type from email or Safari. Once it is saved you can choose to view it within SME, or send it as an attachment using the iOS email client. You can also choose to open the file into another iOS App and work with/on the file from there.

2. Requirement: I need to access my internal office files that I can share using WebDav and also my DropBox files – The SME App fully support access to local files over the WebDav protocol directly from the iPad and also works with DropBox. Both sets of files are presented in a unified file system so that they can easily be managed and you can even copy and paste files between the two.

3. Requirement: I need to be able to work with my Amazon S3 files and be able to download and share them over email with my supplier: As with DropBox and WebDav The SME App supports Amazon S3 and enables files to be managed or moved between clouds, as well as being download locally. However SME also enables you to share Amazon S3 files without making the files public on Amazon S3. You can even set a link expiry so that the file links that are shared eventually expire.

The SME App does not just work with WebDav, Amazon S3, and DropBox it now works with over 50 Storage Clouds.

4. Requirement: I also want to be able to work with my Local files ie create directories, and even cut and paste files so that I can organise them, just like I would do on my laptop – You can do exactly this in SME local files view. You can move files about using cut and paste and you can also create directories to help organise your files.

This touches only part of what can be done with the Storage Made EasyCloud and Local File Manager. Please see the slideshow below to see more:

 

Facebooktwitterredditpinterestlinkedinmailby feather