Page 1 of 1

Rename file with path

Posted: Tue Mar 23, 2021 4:12 pm
by honzac23
In the past we use rename files and use path generated from a file name. Our old file name source mask is ?1?2?3?4?5?6?7?8*1.*2 and the new file name mask with the path is /?1?2/?1?2?3?4?5?6?7?8/?1?2?3?4?5?6?7?8*1.*2 In the past it works fine. After upgrade BS to version 2020 (15.0.2.1) the process not create file in path but create another folder with file names in the path. For example the source filename is 12345678-abc.pdf, before upgrade the process create path with file /12/12345678/12345678-abc.pdf (file as filename), after upgrade the process create only path /12/12345678/12345678-abc.pdf/ (filename is a path, not file). This process copy files from network to FTP. Is it a bug a or there is any special new feature. What can I do it with this problem? I tried lot of BS settings, but without good result. Thank you for help

Re: Rename file with path

Posted: Wed Mar 24, 2021 2:45 pm
by RiseFly
Thank you for reporting this problem, please give us somedays to investigate and fix the problem.

Re: Rename file with path

Posted: Fri Mar 26, 2021 3:19 pm
by RiseFly
We have just release BestSync 2021 version 16.0.0.3, the new version has fixed the renaming problem, please try it to see if this problem has been fixed.

Re: Rename file with path

Posted: Mon Mar 29, 2021 3:04 pm
by honzac23
I upgraded to the latest version and it look works fine. Great quick works. Thank you very much