Bug in /fetch dst-path=

If I use /fetch into a directory, the system does't create that directory, instead it creates it as a file:

[admin@hotspot104] /file> /tool fetch user=hotspot password="xxxxxxxxxx" url="https://domain.net/Hotspot/Files/hotspot104/login.html" dst-path=hotspot/
status: finished
downloaded: 0KiBC-z pause]
total: 0KiB
duration: 1s

[admin@apthotspot104] /file> print where name=hotspot

NAME TYPE SIZE CREATION-TIME

0 hotspot file 657 sep/13/2019 08:29:01

This is on 6.45.5 and it's making it very difficult to deploy the hotspot using my automatic script.

schu