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

Welcome to BestSync Support Forum!
If you have any questions, comments, concerns, suggestion, please summit here, we'll try to reply you in short time.
Thank you!
Post Reply
RiseFly
Site Admin
Posts: 1077
Joined: Tue Nov 03, 2009 2:51 pm

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

Post 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?
RiseFly
Site Admin
Posts: 1077
Joined: Tue Nov 03, 2009 2:51 pm

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

Post 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)
Post Reply