Breadcrumbs

FileCloud Sync White Label Instructions


White label support requires the appropriate FileCloud subscription. It is available for FileCloud Enterprise Edition and FileCloud Service Provider Advanced/Premium Edition.

The Service Provider is responsible for providing the requested information and uploading the application.


Overview

This document provides instructions on required information for fully whitelabel sync app for service providers or partners.

The sync app runs on 3 different platforms:

  • Windows

  • Mac OSX 64 bit (10.8 or greater)

  • Linux Ubuntu 64 bit (12.04 or greater)

Required Customization Information

The following information is required for custom Sync App

Information

Notes

Product Name

This is the name used to refer to the application. The default value is "FileCloud", you can use any name that you want. Recommendation is not to use spaces inside this name.

Sync User Folder Name

This is the name of the folder where user's sync contents are stored.

Default Value is "FileCloud"

This can be changed to whatever you need, we recommend a name without spaces in it.

Sync Cache Folder Name

This is the name of the folder where the user's sync cache folder are stored. Default Value is "FileCloudSyncData".

This can be changed to whatever you need, we recommend a name without spaces in it.

The Default location is %APPDATA%\FileCloudSyncData

Update URL

This needs to be the URL to the publicly available XML file that stores information about the versions and the links to the new versions for downloads when a new version is found.

Example Link: http://patch.codelathe.com/tonidocloudsync/live/tonidosyncversion.xml


Sample data:
<opt> 
 <info> 
 <linuxurl>
http://patch.codelathe.com/tonido/live/installer/x86-linux/TonidoCloudSyncSetup_i686.deb
</linuxurl>

 
 <osxurl>
http://patch.codelathe.com/tonido/live/installer/x86-darwin/TonidoCloudSync.dmg
</osxurl> 
<version>2.67.0.23806</version> 
 <win32url>
http://patch.codelathe.com/tonido/live/installer/x86-win32/TonidoCloudSync.exe
</win32url> 
</info> 
</opt>



Windows Logos

Icon

Notes

 

image2015-7-2 10:58:1.png

Used to represent the sync folder when viewed via Windows Explorer. Size: 256x256

 

image2015-7-2 10:58:7.png

This is the primary icon for the application which is shown in the task bar. This has to be in many different resolutions all packed in the .ico file. The example file is provided

Size: 128x128


Linux Logos

Icon

Notes

 

image2015-7-2 10:58:12.png

Used to represent the sync app on the task bar. This is a 16x16 png file.

Mac OSX Logos

Icon

Notes

Sync.icns

This contains icons for the sync app shown in the dock at several different resolutions. Example icns file is provided for reference.



Sample Icons for Download

FileCloud Sync Whitelabel (1).zip