Execute this MQL command:
set system fcsextensions [FILE_EXTENSION{,FILE_EXTENSION}];
The FCS considers any file with one of these extensions to be compressed. For example, if FCS detects a file with an extension of .jpg (for example, a file named picture.jpg) during the synchronization process, it considers this file to be already compressed and will not try to compress it again as this would cause a performance loss. Compressed file format detection through the file extension is not case sensitive.
The gz,tgz,zip,rar,z,bz,bz2,tbz,png,gif,jpg,tif,mp4,mpg,avi,wmv,aac,mp3,mpa,wma
This list is hard-coded into the FCS server and cannot be altered, but you can extend it using the |