After uploading files from a group of devices to server (into %DEVICEID% subfolder), is there a way to download all those files together (instead of one-by-one)?
After uploading files from a group of devices to server (into %DEVICEID% subfolder), is there a way to download all those files together (instead of one-by-one)?
Could you please clarify where you want to download the uploaded files?
However, if you actually mean a set of files (different from those uploaded to the %DEVICEID% folder for each device) to be downloaded to each and every of the target devices, you can of course use one single file-sync rule to control the downloading from one single server folder to all targeted devices.
Hi Chan, I would like to download the files from MobiControl server (File Manager) to my laptop.
So you can have one Upload file-sync rule targeted to all devices that gets files from each device to the server folder, say
C:\archive
and choose the FS rule option to use deviceID of each device as subfolder under C:\archive.
Then you can have one Download file-sync rule targeted to your laptop computer, downloading the WHOLE directory tree from the server folder
C:\archive
with FS rule option to recursively include all sub-folders.
Is the above what your want?