Page 1 of 1

How to skip creating tmpmdmt.htm when synchronize with FTP?

Posted: Wed Mar 21, 2012 11:59 am
by RiseFly
BestSync saves from time to time a file "tmpmdmt.htm" in the destination folder, This file contains the text “BestSync Test!"
Is it possible to avoid the creation of the "tmpmdmt.htm" file in the destination folder?

Re: How to skip creating tmpmdmt.htm when synchronize with F

Posted: Wed Mar 21, 2012 12:01 pm
by RiseFly
“tmpmdmt.htm“ file is used to detect the timezone and timestamp related features of the FTP server.
The file is created at the beginning of the synchronization and will be deleted after the detection. If the file does not disturb the function of the server, I strongly recommend the user let BestSync create and delete the file, otherwise BestSync may can not compare the timestamp of the local file and FTP file correctly.
If the you want to avoid BestSync to create the file, you can add the following registry key:

HKEY_LOCAL_MACHINE\SOFTWARE\RiseFly\BestSync 2012
DonotDetectServerFeature= 1 (DWORD)

HKEY_LOCAL_MACHINE\SOFTWARE\RiseFly\BestSync 2013
DonotDetectServerFeature= 1 (DWORD)

HKEY_LOCAL_MACHINE\SOFTWARE\RiseFly\BestSync 2014
DonotDetectServerFeature= 1 (DWORD)

HKEY_LOCAL_MACHINE\SOFTWARE\RiseFly\BestSync 2015
DonotDetectServerFeature= 1 (DWORD)

HKEY_LOCAL_MACHINE\SOFTWARE\RiseFly\BestSync 2016
DonotDetectServerFeature= 1 (DWORD)

HKEY_LOCAL_MACHINE\SOFTWARE\RiseFly\BestSync 2017
DonotDetectServerFeature= 1 (DWORD)