Deploying StageNow profiles with a centralised FTP server

// Expert user has replied.
V Vedsatx Saddvv 2 years 11 months ago
716 4 0

The method detailed below will allow a StageNow profile to be manually modified in order to allow the profile to be staged from any FTP server i.e. it is no longer dependent upon the StageNow server on the local subnet. This allows an internet/intranet-based FTP server to be used to deploy profiles e.g. the attached SN barcode (created using this method) will install Adobe PDF reader on any device which has a pre-configured Internet connection. This functionality is due to be added to a future release of the tool but this method will work on the current 2.2 or later release.
 
StageNow 2.2 (or Later) Central Server Config
 

Create profile to copy file from SN server to device and add any other required steps
Export profile as XML using icon from main profile list
Load XML into file editor and modify the file copy section e.g.

 
Original:
 

 
Modified:
 

 
Where:                     username =  FTP username (NB: usernames in the format xxx@yyy.com are not supported!!!!)
                               Password = FTP password
                               ftp.ibackup.com = FTP server URL
                               21 = default FTP port
                               /android/utils/tunein.player.apk = path and filename of file on FTP server
 

Make sure that file exists at the specified FTP server/path – it will not be deployed there by StageNow so has to be manually copied to the required location
Make sure that each remote file included in the profile is in a separate folder on the FTP server
Transfer the MD5 checksum to the FTP server sub-folder in which each file is located. The checksum can be generated via a tool such as the ones detailed in the subsequent posts on this thread. It can also be copied directly from the internal StageNow FTP folder structure which is located in the path C:\Users\\AppData\Roaming\StageNow\AST\FTP\SETTINGS. The sub-folders in this path contain the files to be deployed for each profile together with the MD5 checksum file. The screenshots below show two FTP folders containing the file to transfer and the associated MD5 checksum file

 
 
 
 
     4.Rename the profile on import , generate barcode and test. Device will require an internet connection (either configured as part of the profile or pre-configured)

Please register or login to post a reply

4 Replies

V Vedsatx Saddvv

Within Stagenow 2.5 I found a none documented feature (at least I cannot find it in the documents) about externalStagingServer

Within the installation folder C:\Program Files (x86)\Symbol Technologies\Staging_Solution a file called Symbol.StageNow.V2Client.exe.config can be found

Open this file into your editor and modify this section:

   
   
   
   
   

Restart your Stagenow application and the External Staging Server will be used.

P Pajtim Ajvazi

Hi,

I tried to modify the exported profile to target another ftp server.  Created the profile, exported it, changed value of to point to my server URI and imported the profile.  After that I can see the changed values in the file location chooser in the UI. But the created 2D barcode somehow manages to still target my local IP.

I am using StageNow 2.2.1.1451.

My exported pofile XML looks like this:

 
 
   
   
     
     
     
     
   
 
 
 
   
   
 
 
 
   
   
   
   
 

M Matt Dermody

Is there any way to modify the StageNow server IP to a statically assigned public IP? I would like to create a central, cloud hosted StageNow server that I can share between multiple people. It seems like I am able to modify an individual Profile's FTP location to the public IP using this technique, but I need a way to also change the StageNow server address to the same value. It seems to just query the local adapter list and provide me with a list of options from there. Devices that I'm attempting to stage are obviously unable to resolved to the private IP that it finds for my adapter.

V Vijayaditya K

we have to add one more step in the process. File manger CSP expects a Checksum file in the same directory where the apk (or any other file) to check the integrity of the download process.

After placing the file in the FTP server folder,
1) compute the md5 checksum of the actual file. you may use  Online MD5 Hash Generator & SHA1 Hash Generator
2) copy the MD5 checksum of the file
3) create a new text file in the same directory/folder with the name equivalent to checksum we just copied in the previous step.
in the above example, copy MD5 check sum file to "_060515_155208_528" folder. please see the below image which shown how the new structure should be.

thanks
Vijay.

CONTACT
Can’t find what you’re looking for?