Field Name |
Description |
Direction |
- Upload (File collection) The rule will be used to upload files from the devices to a server.
- Download (File dissemination) The rule will be used to download files
from the server to devices.
|
Device File/Folder |
Specifies the complete file system path to the files or folders being synchronized on the device |
Server File/Folder |
Note:
It is important that the Deployment Servers
have sufficient permission to read and write to the source or destination UNC path. Best
practice is to run the Deployment Server under its own Active Directory user profile.
Specifies the complete file system path to the files or folders being synchronized on the server
It is strongly recommended that a UNC (Universal Naming Convention) path be used. A local path
(i.e. C:\MyFiles ) can be used if only one Deployment Server is being used and the local
path is on the computer running the Deployment Server.
|
Server-side Folder Options |
For upload rules, files collected from the devices can be written to:
- A single shared folder, meaning files could potentially be overwritten if they have the same name.
- A per-device subfolder, named using the device ID (i.e {00135304-41D7-019E-5800-0050BF3F5173})
- A per-device subfolder, named using the device tree path (i.e.
.\Management Devices\Device 0001 )
For download rules, files disseminated from the server can be read from:
- A single shared folder, meaning all devices get the same file(s).
- A per-device subfolder, named using the device ID (i.e. {00135304-41D7-019E-5800-0050BF3F5173})
- A per-device subfolder, named using the device tree path (i.e.
.\Management Devices\Device 0001 )
When the Create folder(s) immediately after rule is saved
option is enabled, the server-side folders will be created immediately after the
file sync rule is saved. This allows adding files to the folders on
the servers that are synchronized with the devices when the file sync
event occurs.
|
Select devices.
Select the device(s) and group(s) for which the
file sync rule will apply.
Device Group selection page
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.
|