DVR Security Forum

Full Version: How is the temporary file name for FTP upload formed?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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).
Reference URL's