Updated file names to avoid collision

This commit is contained in:
fbsanchez 2019-10-16 13:40:46 +02:00
parent 2d801a0109
commit 5f2adbfb7a
1 changed files with 1 additions and 1 deletions

View File

@ -762,7 +762,7 @@ sub transfer_xml {
my $file_path;
if (! (empty ($name))) {
$file_name = $name . "." . sprintf("%d",time()) . ".data";
$file_name = $name . "." . sprintf("%d",getCurrentUTimeMilis(). (rand()*10000)) . ".data";
}
else {
# Inherit file name