Posts

Install Gladinet Cloud Enterprise on Amazon AMI Server 2012 Image

Image
Gladinet Cloud Enterprise is built on top of Microsoft Web Platform, including Windows Server, Internet Information Server, .NET Framework, SQL Server (and Express) and ASP.NET. This makes it very straight forward to install on Windows Server 2012. This video documents how to get it installed on Amazon AMI Server 2012. It is very straight forward. It all started with picking the clean OS image to start with: Windows_Server-2012-RTM-English-64Bit-Base-2014.02.12 - ami-814642e8 Microsoft Windows Server 2012 RTM 64-bit Locale English Base AMI provided by Amazon Here you go, the video …

Gladinet Cloud Enterprise and Its Service Provider Options.

Image
Gladinet Cloud Enterprise has two package options, one is for single enterprise, and the other is for multi-tenant service provider. In the following two video, you can take a closer look at both options. First Let’s take a look at the Service Provider Service Provider Option Enterprise Option

What is New in Gladinet for Year 2014

It is about 50 days into the new year and there are already many changes in Gladinet products and solutions. Here are some of the most important ones. Mobile Client Enhancements iOS client added many features, such as multiple file upload, thumbnail viewing for directory listing. Added token support for security. Android client added many features as well, such as multiple file upload, offline support, and token for security. Large Active Directory Support In January, we simulated an internal active directory forest that covers 3 sub-domains, containing over 300,000 users.  This is largely driven by our enterprise partners. As a result, Gladinet Cloud Enterprise supports very large active directory integration. Better OpenStack Swift Support This is also driven by our partner as more and more are taking on OpenStack Swift as an internal private deployment. Gladinet Cloud Enterprise has been tested against OpenStack Swift again and again, first with Rackspace Cloud Files, the...

Gladinet Cloud Enterprise Multiple Active Directory Support

Image
As Gladinet Cloud Enterprise got adopted more and more into Enterprise, we have seen bigger and bigger Active Directory setups that we need to support. The following video demonstrates multi-domain AD forest support. The goal is to support big multi-national corporations with multiple Active Directories and with 200K+ users.

Happy New Year and the New Look Gladinet!

Image
Happy new year, everyone! There are exciting features coming to Gladinet. To start it off, we went through the User Interface first and now there are multiple themes in Gladinet Cloud. Here is a YouTube video that takes you through the various User Interface components.

All-in-One Gladinet Cloud Enterprise Installer

Image
Gladinet Cloud Enterprise is a self-hosted version of the Gladinet Cloud. You can install it on a server and you will have a self-hosted file sync, share and collaboration solution.  The solution is built on top of Microsoft Web Platform, including IIS, ASP.NET and etc. In the past, we ask users to install the prerequisites before installing the Gladinet Cloud Enterprise. Now with the new Gladinet Cloud Enterprise all-in-one installer,  you can install everything from begin to end. Here is a video.

Web-based FTP?

You may think FTP is old technology and replaced by cloud storage already. However, FTP is still widely used and widely distributed with IIS web server or Apache web server. Just the other day, saw some discussion on web based FTP, which is around whether it is possible to upload files to FTP server over a web browser. The answer may be yes, but it is not FTP. To get it to work, first the file has to be uploaded over HTTP/HTTPS to sit on the web server. After that, a FTP client has to be invoked to send the file to FTP server. It is  a two-leg operation to combine HTTP and FTP together. Since there are two different stage of the operation, whether or not the backend storage is FTP server is not important, because the FTP client is not exposed to the end user. In this case, it can be completely replaced with better technology and newer HTTP/AJAX techniques. So we are talking about Web-based FTP alternative solution. Welcome Gladinet Cloud Enterprise. When FTP was invented, we d...