The following table describes the
file synchronization options on this page of the Create File Sync Rule Wizard:
Field Name |
Description |
Delete Source File After Sync |
(This applies only to upload rules.) When selected, the source file(s) on the device are transmitted
to the server and then deleted from the device.
|
Only Transmit File(s) when |
-
The Always Transmit option will cause file(s) to be
uploaded or downloaded regardless of whether or not the source and
target are different or the same.
-
The Files are different option will cause file(s) to be uploaded or downloaded only if the source file is different from the
destination file.
-
The Source file is newer option will cause file(s) to be uploaded or downloaded only if the source file has a more
recent date-time stamp.
-
The Destination file does not exist option will cause file(s) will cause file(s) to be uploaded or downloaded only if the destination file does not
exist.
|
Sync Sub-Folders |
Synchronize files in sub-folders in addition to the files located in the target folder |
Sync Online Devices Now |
File synchronization will be executed immediately following the completion of the wizard for online devices.
|
Sync On Device Addition or Relocation |
Perform file synchronization when a device is added or relocated to a device tree group for which this
rule has been configured
This setting is useful to easily invoke file synchronization when a device is moved from one group to another
in the device tree.
|
Network Restriction |
Restrict whether file synchronization should take place over cellular data networks (i.e. GPRS) |
Upload File Name Format |
Allows you to customize the names of the files that are uploaded from the devices
For example, you can augment a file name with the date-time stamp of when it was uploaded. These are available file-name macros:
%YYYY% is for the year (e.g. 2006).
%MM% is for the month of year (e.g. 12 is December).
%DD% is for the day of month (e.g. 31).
%H% is for the hour in the 24-hour format (e.g. 14).
%M% is for the minutes (e.g. 30).
%S% is for the seconds (e.g. 55).
%FILENAME% is for the original file name (e.g. mylogfile ).
%EXTENSION% is for the original file extension (e.g. .txt ).
|
Use Common Cache Mode |
The option to use the new, advanced caching mode of the files being disseminated is applicable only when syncing files from the server to the device.
This option is set to Yes by default. When enabled, a single, shared, cached copy of each file being disseminated is stored on the Deployment Server. If you are experiencing
issues with file synchronization, set this option to No.
|
File Synchronization Scripts
File synchronization scripts provide flexibility in automating actions on the device pre or post file synchronization.
For example: Before collecting a log file from the device, stop a certain running process
(e.g. kill abc.exe
). After the file has been collected, restart the process
(e.g. start abc.exe
).
Please see the Script Command Set page
and the Script Variables page.
File synchronization advanced options