06-05-2009, 01:02 PM
As of software version M10-V2.1.0.11 the temporary file name for FTP uploads is created as
mx<aaaaa><bb>
(without any extension), whereas
<aaaaaa> is the last three octets of the camera's factory ip address in hexadecimal. E.g. for the camera with factory IP 10.1.50.166 remove "10." and transform the rest to a hexadecimal number like 0132a6.
<bb> is a two digits hexadecimal (lower case) internal counter for the ftp profiles (starting with 00).
mx<aaaaa><bb>
(without any extension), whereas
<aaaaaa> is the last three octets of the camera's factory ip address in hexadecimal. E.g. for the camera with factory IP 10.1.50.166 remove "10." and transform the rest to a hexadecimal number like 0132a6.
<bb> is a two digits hexadecimal (lower case) internal counter for the ftp profiles (starting with 00).